From c98a5f731fbd2d5f2055ef26c999d1f6bae846ca Mon Sep 17 00:00:00 2001 From: kim Date: Sat, 5 Jul 2003 05:10:31 +0000 Subject: ap-perl and ap2-perl are mutually exclusive, so add CONFLICTS --- www/ap2-perl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/ap2-perl') 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 -- cgit v1.2.3