summaryrefslogtreecommitdiff
path: root/mail/pear-Auth_SASL
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /mail/pear-Auth_SASL
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'mail/pear-Auth_SASL')
-rw-r--r--mail/pear-Auth_SASL/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pear-Auth_SASL/Makefile b/mail/pear-Auth_SASL/Makefile
index ae3e8e69238..e181908bbd7 100644
--- a/mail/pear-Auth_SASL/Makefile
+++ b/mail/pear-Auth_SASL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/30 19:41:26 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:35 joerg Exp $
DISTNAME= Auth_SASL-1.0.2
CATEGORIES= mail
@@ -7,5 +7,7 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://pear.php.net/package/Auth_SASL
COMMENT= Abstraction of various SASL mechanism responses
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"