diff options
Diffstat (limited to 'databases/gnatsweb4/Makefile')
-rw-r--r-- | databases/gnatsweb4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index 0ad66357d96b..92996dcc7e8c 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -16,6 +16,8 @@ COMMENT= Gnatsweb, a GNATS web interface RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +MAKE_JOBS_SAFE= yes + USE_APACHE= 2.0+ USE_PERL5_RUN= yes |