summaryrefslogtreecommitdiff
path: root/time/pear-Date/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /time/pear-Date/Makefile
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'time/pear-Date/Makefile')
-rw-r--r--time/pear-Date/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/pear-Date/Makefile b/time/pear-Date/Makefile
index c551bd84510..4d66662807c 100644
--- a/time/pear-Date/Makefile
+++ b/time/pear-Date/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/09/05 19:51:41 jdolecek Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:53 joerg Exp $
DISTNAME= Date-1.4.7
CATEGORIES= time
@@ -6,6 +6,8 @@ CATEGORIES= time
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP Date and Time Zone Classes
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= php-pear-Date-[0-9]*
.include "../../lang/php/pear.mk"