diff options
Diffstat (limited to 'databases/gnatsweb4/Makefile')
-rw-r--r-- | databases/gnatsweb4/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index 8fb8aac..97d5a7f 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnatsweb4 -# Date created: 20 Sep 2003 -# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com> -# +# Created by: Oliver Eikemeier <eikemeier@fillmore-labs.com> # $FreeBSD$ -# PORTNAME= gnatsweb PORTVERSION= 4.00 @@ -16,8 +12,6 @@ COMMENT= Gnatsweb, a GNATS web interface RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 -MAKE_JOBS_SAFE= yes - USE_APACHE_RUN= 22+ USE_PERL5_RUN= yes |