pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/pear-HTML_Common this now needs to set $PEAR_DIRRM...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9038fd6722fd
branches: trunk
changeset: 472053:9038fd6722fd
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Apr 03 04:41:47 2004 +0000
description:
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
diffstat:
www/pear-HTML_Common/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 1a491e36b78b -r 9038fd6722fd www/pear-HTML_Common/Makefile
--- a/www/pear-HTML_Common/Makefile Sat Apr 03 04:39:47 2004 +0000
+++ b/www/pear-HTML_Common/Makefile Sat Apr 03 04:41:47 2004 +0000
@@ -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@localhost
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"
Home |
Main Index |
Thread Index |
Old Index