summaryrefslogtreecommitdiff
path: root/mail/pear-Auth_SASL
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 12:19:01 +0000
committerasau <asau>2012-10-08 12:19:01 +0000
commit9a2579802dab4915b43bdd3086ba4fbc1cbe803a (patch)
tree7139fbae3454ff926975d735adb7ffa1c7d02bbf /mail/pear-Auth_SASL
parent7e05c265b719b79a12f4465603f008906e8e1ce1 (diff)
downloadpkgsrc-9a2579802dab4915b43bdd3086ba4fbc1cbe803a.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/pear-Auth_SASL')
-rw-r--r--mail/pear-Auth_SASL/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/pear-Auth_SASL/Makefile b/mail/pear-Auth_SASL/Makefile
index d5326693a2b..9f7aed341e6 100644
--- a/mail/pear-Auth_SASL/Makefile
+++ b/mail/pear-Auth_SASL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/06/04 11:46:01 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 12:19:25 asau Exp $
DISTNAME= Auth_SASL-1.0.6
CATEGORIES= mail
@@ -8,7 +8,5 @@ HOMEPAGE= http://pear.php.net/package/Auth_SASL
COMMENT= Abstraction of various SASL mechanism responses
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"