From 9d2fa554c4a3f64b36e9c5e8f78a89ac9dc88ba2 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Jun 2006 18:27:54 +0000 Subject: Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@. --- www/ap-Embperl/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'www/ap-Embperl') diff --git a/www/ap-Embperl/Makefile b/www/ap-Embperl/Makefile index f18761650e7..549af564c9a 100644 --- a/www/ap-Embperl/Makefile +++ b/www/ap-Embperl/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:56 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/02 18:27:58 joerg Exp $ # DISTNAME= HTML-Embperl-1.2.0 -PKGNAME= ap-Embperl-1.2.0 -PKGREVISION= 3 +PKGNAME= ap13-Embperl-1.2.0 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \ ftp://ftp.dev.ecos.de/pub/perl/embperl/ @@ -12,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://perl.apache.org/embperl/ COMMENT= Perl5 library for embedding perl in HTML documents +CONFLICTS= ap-Embperl-[0-9]* + DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser PERL5_PACKLIST= auto/HTML/Embperl/.packlist -- cgit v1.2.3