summaryrefslogtreecommitdiff
path: root/www/ap2-perl
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-02-04 08:54:28 +0000
committerjlam <jlam@pkgsrc.org>2003-02-04 08:54:28 +0000
commit70fd0a4f3abd82d4807e6ec95abca0131abf14e2 (patch)
tree0e82fab2593018319caaa01f25395ce59fa3a041 /www/ap2-perl
parent3260afb4ce2766e9cf78cf7d0776165d5e1de889 (diff)
downloadpkgsrc-70fd0a4f3abd82d4807e6ec95abca0131abf14e2.tar.gz
Note that this is an APACHE_MODULE, which will automatically turn the
apache dependency into a "full" one.
Diffstat (limited to 'www/ap2-perl')
-rw-r--r--www/ap2-perl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile
index 69a1cf16f45..c0752ed636a 100644
--- a/www/ap2-perl/Makefile
+++ b/www/ap2-perl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/02/03 20:18:03 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2003/02/04 08:54:28 jlam Exp $
#
# NOTE: This package is *BETA*. If it doesn't work, then check the
# modperl-2.0 mailing lists for help.
@@ -13,9 +13,9 @@ HOMEPAGE= http://perl.apache.org/
COMMENT= Module that embeds a Perl interpreter into Apache
USE_BUILDLINK2= # defined
+APACHE_MODULE= # defined
PERL5_REQD= 5.6.0
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/mod_perl/.packlist
-BUILDLINK_DEPMETHOD.apache= full
MAKE_PARAMS+= MP_APXS=${APXS}