summaryrefslogtreecommitdiff
path: root/mail/perdition-gdbm
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/perdition-gdbm
parentf7be12a4bf09156af7cb47fb346d471d25116214 (diff)
downloadpkgsrc-b1c1362074b555b1bbe30a9b6f9f88415932dd1d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/perdition-gdbm')
-rw-r--r--mail/perdition-gdbm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/perdition-gdbm/Makefile b/mail/perdition-gdbm/Makefile
index 1ebda79f184..640c2112c2a 100644
--- a/mail/perdition-gdbm/Makefile
+++ b/mail/perdition-gdbm/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2012/01/24 09:11:07 sbd Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/08 12:19:26 asau Exp $
PKGREVISION= 3
PERDITION_COMMENT= GDBM user database module
PERDITION_PKGNAME= gdbm
BUILD_DIRS= makegdbm perdition/db/gdbm
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../databases/gdbm/buildlink3.mk"
.include "../../mail/perdition/buildlink3.mk"
.include "../../mail/perdition/Makefile.common"