diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:36:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:36:50 +0000 |
commit | 85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch) | |
tree | f64ac925b256287c7a34412ba29125deea68e3ac /www/mod_perl2 | |
parent | 31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff) |
Notes
Diffstat (limited to 'www/mod_perl2')
-rw-r--r-- | www/mod_perl2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 4ce7b27b8b28..9d6dbd9213a2 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -57,6 +57,7 @@ MAN3= APR.3 APR::Base64.3 APR::Brigade.3 APR::Bucket.3 \ ModPerl::Util.3 mod_perl2.3 Apache2::ConnectionUtil.3 \ APR::ThreadRWLock.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${APACHE_VERSION} > 22 |