From 908dd8c27c4933f9f61ef33124549ca28b811acc 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/ap-perl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/ap-perl') diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile index 7cc71396fc5..733ce4c08ac 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/07/05 03:35:23 kim Exp $ +# $NetBSD: Makefile,v 1.27 2003/07/05 05:10:31 kim Exp $ # # NOTE: Versions 1.27 and 1.28 cause apache to dump core, # so this packages has been left at version 1.25 @@ -15,6 +15,8 @@ MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://perl.apache.org/ COMMENT= Module that embeds a Perl interpreter into Apache +CONFLICTS= ap2-perl-[0-9]* + DEPENDS+= ${BUILDLINK_DEPENDS.apache}:../../www/apache DEPENDS+= {libperl>=${LIBPERL5_REQD},perl>=5.8.0}:../../lang/libperl DEPENDS+= p5-BSD-Resource>=1.10:../../devel/p5-BSD-Resource -- cgit v1.2.3