summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-18 03:32:50 +0000
committergrant <grant@pkgsrc.org>2003-12-18 03:32:50 +0000
commitcbfe3f9632b6d5696fbc69cd1b2ab00c38706a1f (patch)
tree744104da7dd6823c5ef11f64488cba0867a30153 /mk
parent7f491dd188fa52e8458541c0787bdd4beccbf9f0 (diff)
downloadpkgsrc-cbfe3f9632b6d5696fbc69cd1b2ab00c38706a1f.tar.gz
revert previous; it is not needed.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 07414bef2d7..ecb98cf454a 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1322 2003/12/18 03:24:49 grant Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1323 2003/12/18 03:32:50 grant Exp $
#
# This file is in the public domain.
#
@@ -634,7 +634,6 @@ PLIST_SUBST+= OPSYS=${OPSYS} \
PKGBASE=${PKGBASE} \
PKGNAME=${PKGNAME_NOREV} \
PKGLOCALEDIR=${PKGLOCALEDIR} \
- PKG_SYSCONFDIR=${PKG_SYSCONFDIR} \
PKGVERSION=${PKGVERSION:C/nb[0-9]*$//} \
LOCALBASE=${LOCALBASE} \
VIEWBASE=${VIEWBASE} \