summaryrefslogtreecommitdiff
path: root/net/mydns-pgsql
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-11-03 03:03:31 +0000
committerminskim <minskim@pkgsrc.org>2005-11-03 03:03:31 +0000
commit9797b4ae3c97bff1edc5d2e6fb678da4b92b277c (patch)
tree3eec1fecb4ff8e2f20a6ed830508287814c7999d /net/mydns-pgsql
parent2e68b36b908ea13a0944ade64483d448b8527d08 (diff)
downloadpkgsrc-9797b4ae3c97bff1edc5d2e6fb678da4b92b277c.tar.gz
mydns-* packages need gettext-lib.
Diffstat (limited to 'net/mydns-pgsql')
-rw-r--r--net/mydns-pgsql/Makefile3
-rw-r--r--net/mydns-pgsql/Makefile.common4
2 files changed, 5 insertions, 2 deletions
diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile
index 1cbffa9fb0b..3696f0e5360 100644
--- a/net/mydns-pgsql/Makefile
+++ b/net/mydns-pgsql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/29 16:56:15 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/03 03:03:31 minskim Exp $
PKGNAME= ${DISTNAME:S/-/-pgsql-/}
+PKGREVISION= 1
COMMENT= PostgreSQL-based DNS server
CONFLICTS= mydns-mysql-[0-9]*
diff --git a/net/mydns-pgsql/Makefile.common b/net/mydns-pgsql/Makefile.common
index e15576324d6..54a8df51fc0 100644
--- a/net/mydns-pgsql/Makefile.common
+++ b/net/mydns-pgsql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2005/10/29 16:56:15 minskim Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/11/03 03:03:31 minskim Exp $
DISTNAME= mydns-1.0.0
CATEGORIES= net
@@ -31,6 +31,8 @@ RCD_SCRIPTS= mydns
PKG_GROUPS= ${MYDNS_GROUP}
PKG_USERS= ${MYDNS_USER}:${MYDNS_GROUP}::MyDNS\ user
+.include "../../devel/gettext-lib/buildlink3.mk"
+
post-install:
${INSTALL_DATA_DIR} ${EGDIR}
${WRKSRC}/src/mydns/mydns --dump-config > ${EGDIR}/mydns.conf