summaryrefslogtreecommitdiff
path: root/databases/gdbm_primitive/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-29 16:51:38 +0000
committerjoerg <joerg>2010-01-29 16:51:38 +0000
commit81ddcbee2d15d6187005a029244687bc69d84fe9 (patch)
treed793efe2c921b6a9d26b1de0536e6f0ab8acc511 /databases/gdbm_primitive/Makefile
parent2eabcc474d9e634d398aff503d16de461d7343b3 (diff)
downloadpkgsrc-81ddcbee2d15d6187005a029244687bc69d84fe9.tar.gz
DESTDIR support
Diffstat (limited to 'databases/gdbm_primitive/Makefile')
-rw-r--r--databases/gdbm_primitive/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/gdbm_primitive/Makefile b/databases/gdbm_primitive/Makefile
index dc949b4de50..288eb21fb01 100644
--- a/databases/gdbm_primitive/Makefile
+++ b/databases/gdbm_primitive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/04 20:53:45 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2010/01/29 17:00:26 joerg Exp $
#
DISTNAME= gdbm-prim-1.15
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= # http://homepage.mac.com/leffert/FileSharing.html
COMMENT= Shell primitives for working with GDBMs
+PKG_DESTDIR_SUPPORT= user-destdir
+
EXTRACT_OPTS= -f tar
MAKE_ENV+= BUILDLINK_LDFLAGS=${BUILDLINK_LDFLAGS:Q}
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}