summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-12 02:03:29 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-12 02:03:29 +0000
commite7e7dfa11ef6c242c74ff6a586b69f95c85c28cd (patch)
tree86843c8b4598b51fe7d21b8f918c73fdbe68f2ee /net
parent652b4d90f24c54a91779c8e268c2fc332ad88f23 (diff)
downloadpkgsrc-e7e7dfa11ef6c242c74ff6a586b69f95c85c28cd.tar.gz
DESTDIR ready
Diffstat (limited to 'net')
-rw-r--r--net/mydns-pgsql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile
index 8af8241470f..2fc2a9d1d9b 100644
--- a/net/mydns-pgsql/Makefile
+++ b/net/mydns-pgsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/02/10 19:34:07 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2010/02/12 02:03:29 joerg Exp $
PKGNAME= ${DISTNAME:S/-/-pgsql-/}
PKGREVISION= 7
@@ -6,6 +6,8 @@ COMMENT= PostgreSQL-based DNS server
CONFLICTS= mydns-mysql-[0-9]*
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFIGURE_ARGS+= --without-mysql
CONFIGURE_ARGS+= --with-pgsql-lib=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/lib
CONFIGURE_ARGS+= --with-pgsql-include=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/include