diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 15:53:45 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 15:53:45 +0000 |
commit | e8c9833a0892373a08312030bfd06272a4f2c467 (patch) | |
tree | a6065179d97dd68d31b8fbd63cb6d934fc9bf629 /www/mod_perl2 | |
parent | 1fe63a7c95ce9c29bc0e31953742f15e342c1a90 (diff) | |
download | ports-e8c9833a0892373a08312030bfd06272a4f2c467.tar.gz ports-e8c9833a0892373a08312030bfd06272a4f2c467.zip |
Notes
Diffstat (limited to 'www/mod_perl2')
-rw-r--r-- | www/mod_perl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 22c9e4be5e82..4ce7b27b8b28 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} SUB_FILES= pkg-message SUB_LIST= APACHEMODDIR=${APACHEMODDIR} USE_APACHE= 22+ -USES= gmake perl +USES= gmake perl5 USE_PERL5= configure USE_CSTD= gnu89 |