summaryrefslogtreecommitdiff
path: root/mail/mutt-devel
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
commitb1c1362074b555b1bbe30a9b6f9f88415932dd1d (patch)
tree7139fbae3454ff926975d735adb7ffa1c7d02bbf /mail/mutt-devel
parentf7be12a4bf09156af7cb47fb346d471d25116214 (diff)
downloadpkgsrc-b1c1362074b555b1bbe30a9b6f9f88415932dd1d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/mutt-devel')
-rw-r--r--mail/mutt-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 5199267624e..26eaf33b647 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2012/10/03 21:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2012/10/08 12:19:18 asau Exp $
DISTNAME= mutt-1.5.21
PKGREVISION= 5
@@ -15,7 +15,6 @@ COMMENT= Text-based MIME mail client with PGP & S/MIME support
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"