summaryrefslogtreecommitdiff
path: root/mail/perdition-bdb
diff options
context:
space:
mode:
authoradam <adam>2010-06-02 12:50:03 +0000
committeradam <adam>2010-06-02 12:50:03 +0000
commitc6799f73a5fcc1ab842239f00c0b2ff53db847b5 (patch)
tree57f24e6a05d8bcff6129259f25798a5ff4523a37 /mail/perdition-bdb
parentaa8c89d1108f8d5d0a59eb97204edf808fb582c8 (diff)
downloadpkgsrc-c6799f73a5fcc1ab842239f00c0b2ff53db847b5.tar.gz
Changes 1.18:
See http://hg.vergenet.net/perdition/perdition/
Diffstat (limited to 'mail/perdition-bdb')
-rw-r--r--mail/perdition-bdb/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/mail/perdition-bdb/Makefile b/mail/perdition-bdb/Makefile
index 5327f1e8b2d..02755bacc53 100644
--- a/mail/perdition-bdb/Makefile
+++ b/mail/perdition-bdb/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2008/09/07 11:24:28 wiz Exp $
-#
-
-PKGREVISION= 4
+# $NetBSD: Makefile,v 1.7 2010/06/02 12:50:03 adam Exp $
PERDITION_COMMENT= Berkeley DB user database module
PERDITION_PKGNAME= bdb
BUILD_DIRS= makebdb perdition/db/bdb
-BDB_ACCEPTED= db4
+BDB_ACCEPTED= db4 db5
PKG_DESTDIR_SUPPORT= user-destdir
+BUILDLINK_TRANSFORM+= l:db:${BDB_TYPE}
.include "../../mk/bdb.buildlink3.mk"
.include "../../mail/perdition/buildlink3.mk"
-.include "../perdition/Makefile.common"
+.include "../../mail/perdition/Makefile.common"