summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-09-27 02:29:18 +0000
committerxtraeme <xtraeme>2003-09-27 02:29:18 +0000
commit33b62f0a7f3b71cfc500579511da49b5d7739e75 (patch)
tree0afa49cde36ae8b52c0f7082b09abaaade9316a6 /net
parentebfc919c57309369e1b50bac301e5f7f1ee9b7d4 (diff)
downloadpkgsrc-33b62f0a7f3b71cfc500579511da49b5d7739e75.tar.gz
Add pthread's buildlink and fix typo (fixes bulk build by hubertf@)
Diffstat (limited to 'net')
-rw-r--r--net/maradns/Makefile8
-rw-r--r--net/maradns/files/maradns.sh4
2 files changed, 7 insertions, 5 deletions
diff --git a/net/maradns/Makefile b/net/maradns/Makefile
index ed1850c4179..2a5237ddaab 100644
--- a/net/maradns/Makefile
+++ b/net/maradns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/09/26 11:20:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/27 02:29:18 xtraeme Exp $
DISTNAME= maradns-1.0.18
CATEGORIES= net
@@ -9,8 +9,9 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.maradns.org/
COMMENT= Secure DNS server for *NIX systems
-USE_PKGINSTALL= YES
-RCD_SCRIPTS= maradns
+USE_BUILDLINK2= yes
+USE_PKGINSTALL= yes
+RCD_SCRIPTS= maradns
EGDIR= ${PREFIX}/share/examples/maradns
CONF_FILES= ${EGDIR}/example_mararc ${PKG_SYSCONFDIR}/mararc
@@ -21,4 +22,5 @@ post-install:
${MV} ${PREFIX}/share/doc/maradns/examples \
${PREFIX}/share/examples/maradns
+.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/maradns/files/maradns.sh b/net/maradns/files/maradns.sh
index 61306b8d0a6..93d8765b854 100644
--- a/net/maradns/files/maradns.sh
+++ b/net/maradns/files/maradns.sh
@@ -1,6 +1,6 @@
-#!@RCS_SCRIPTS_SHELL@
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: maradns.sh,v 1.1.1.1 2003/09/25 14:12:51 xtraeme Exp $
+# $NetBSD: maradns.sh,v 1.2 2003/09/27 02:29:18 xtraeme Exp $
#
# PROVIDE: maradns