summaryrefslogtreecommitdiff
path: root/www/ap2-perl
diff options
context:
space:
mode:
authorkim <kim>2003-07-05 05:10:31 +0000
committerkim <kim>2003-07-05 05:10:31 +0000
commitadc0578df1b8268c4965a0b96531c07b943a677f (patch)
tree1309abdcc5e6ce0d57a603c03c8207b5e7f6f0c4 /www/ap2-perl
parent5d93322fd609c5fb433a7741312ee7616c4bc68b (diff)
downloadpkgsrc-adc0578df1b8268c4965a0b96531c07b943a677f.tar.gz
ap-perl and ap2-perl are mutually exclusive, so add CONFLICTS
Diffstat (limited to 'www/ap2-perl')
-rw-r--r--www/ap2-perl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile
index c0752ed636a..e11d4bf658e 100644
--- a/www/ap2-perl/Makefile
+++ b/www/ap2-perl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/02/04 08:54:28 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/05 05:10:32 kim Exp $
#
# NOTE: This package is *BETA*. If it doesn't work, then check the
# modperl-2.0 mailing lists for help.
@@ -12,6 +12,8 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://perl.apache.org/
COMMENT= Module that embeds a Perl interpreter into Apache
+CONFLICTS= ap-perl-[0-9]*
+
USE_BUILDLINK2= # defined
APACHE_MODULE= # defined
PERL5_REQD= 5.6.0