summaryrefslogtreecommitdiff
path: root/mail/pear-Mail
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 12:19:01 +0000
committerasau <asau@pkgsrc.org>2012-10-08 12:19:01 +0000
commit2967167db5ae1f88d290f9b8874be70623e96af0 (patch)
tree7139fbae3454ff926975d735adb7ffa1c7d02bbf /mail/pear-Mail
parentb543297c0d1d91a81bb34d0c10f4c3eb31804af0 (diff)
downloadpkgsrc-2967167db5ae1f88d290f9b8874be70623e96af0.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r--mail/pear-Mail/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
index 2b0216b880c..4fee4d4ee67 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/03/02 14:43:05 taca Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/08 12:19:25 asau Exp $
DISTNAME= Mail-1.2.0
CATEGORIES= mail
@@ -11,7 +11,5 @@ MAINTAINER= wenheping@gmail.com
HOMEPAGE= http://pear.php.net/package/Mail
COMMENT= PHP Class that provides multiple interfaces for sending emails
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"