summaryrefslogtreecommitdiff
path: root/www/pear-HTML_Common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTML_Common/Makefile')
-rw-r--r--www/pear-HTML_Common/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/pear-HTML_Common/Makefile b/www/pear-HTML_Common/Makefile
index bdac4183f83..2b2c5307be4 100644
--- a/www/pear-HTML_Common/Makefile
+++ b/www/pear-HTML_Common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/05/05 22:09:19 adrianp Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:56 joerg Exp $
DISTNAME= HTML_Common-1.2.3
PKGREVISION= 1
@@ -7,6 +7,8 @@ CATEGORIES= www
MAINTAINER= jdolecek@NetBSD.org
COMMENT= Base PHP class for other HTML classes
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= php-pear-HTML_Common-[0-9]*
.include "../../lang/php/pear.mk"