From 7f0c2cfc41f9274a6bbaddc3c9d5fa910040de66 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 3 Apr 2004 04:41:47 +0000 Subject: this now needs to set $PEAR_DIRRM_BASEDIR, so that this package would include @dirrm for the shared 'HTML' subdirectory bump pkg revision for this change --- www/pear-HTML_Common/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www/pear-HTML_Common') diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile index 3d38eba662f..9a8668d9816 100644 --- a/www/pear-HTML_Common/Makefile +++ b/www/pear-HTML_Common/Makefile @@ -1,11 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2003/12/17 19:17:39 jdolecek Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/03 04:41:47 jdolecek Exp $ DISTNAME= HTML_Common-1.2.1 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= tech-kern@NetBSD.org HOMEPAGE= http://pear.php.net/package/HTML_Common COMMENT= PEAR::HTML_Common is a base PHP class for other HTML classes +# This package is base HTML package +PEAR_DIRRM_BASEDIR= yes + .include "../../www/php4/pear.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3