summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-02-04 10:43:23 +0000
committeritojun <itojun@pkgsrc.org>2001-02-04 10:43:23 +0000
commita3cbbd8ffd632c9031afe0857851f5f1b1555666 (patch)
tree1c0c928fb41caf86775bdc31b2b87c07e28c959e /net
parentbb06ef8f58644a9cfa8f54879f738494aeeb62b6 (diff)
downloadpkgsrc-a3cbbd8ffd632c9031afe0857851f5f1b1555666.tar.gz
make PLIST_SRC into WRKDIR, not WRKSRC
Diffstat (limited to 'net')
-rw-r--r--net/bind9-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind9-current/Makefile b/net/bind9-current/Makefile
index 8e4e8c4e284..c8b45881581 100644
--- a/net/bind9-current/Makefile
+++ b/net/bind9-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/04 10:40:00 itojun Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/04 10:43:23 itojun Exp $
#
DISTNAME= bind-${BIND_VERSION}
@@ -29,7 +29,7 @@ post-build:
-e 's|@PREFIX@|${PREFIX}|' \
<${FILESDIR}/named.sh >${WRKDIR}/named
-PLIST_SRC= ${WRKSRC}/PLIST
+PLIST_SRC= ${WRKDIR}/PLIST
post-install:
${MKDIR} ${PREFIX}/share/doc/bind9