diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
commit | abf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (patch) | |
tree | 2e22cb4768c6b41b24fe161ae7a3c7a4536ed6c0 /www/p5-Apache-ConfigParser | |
parent | 184f8b1f5a5dce5332d9b8f4bb170da1df68af6a (diff) | |
download | ports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.tar.gz ports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.zip |
Notes
Diffstat (limited to 'www/p5-Apache-ConfigParser')
-rw-r--r-- | www/p5-Apache-ConfigParser/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-ConfigParser/Makefile b/www/p5-Apache-ConfigParser/Makefile index 58b10999ac10..08cc67a4158f 100644 --- a/www/p5-Apache-ConfigParser/Makefile +++ b/www/p5-Apache-ConfigParser/Makefile @@ -17,6 +17,8 @@ COMMENT= Load Apache configuration files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/FnMatch.pm:${PORTSDIR}/devel/p5-File-FnMatch \ ${SITE_PERL}/Tree/DAG_Node.pm:${PORTSDIR}/devel/p5-Tree-DAG_Node +MAKE_JOBS_SAFE= yes + MAN3= Apache::ConfigParser.3 Apache::ConfigParser::Directive.3 PERL_CONFIGURE= yes |