summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz>2007-03-01 18:21:31 +0000
committerwiz <wiz>2007-03-01 18:21:31 +0000
commit2fd2a33ff82a2e502a388c303c6c4a29e16a00d2 (patch)
tree0701f040668b5ee653b080f8e3e53eff7b46978e /mk
parent79609a9d9fd93a4ba567387e34fa23d3f52c8abc (diff)
downloadpkgsrc-2fd2a33ff82a2e502a388c303c6c4a29e16a00d2.tar.gz
Remove unused SCRIPTDIR variable.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.prefs.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index 8709f5f52eb..3193003acbf 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.244 2007/02/16 16:09:23 tonio Exp $
+# $NetBSD: bsd.prefs.mk,v 1.245 2007/03/01 18:21:31 wiz Exp $
#
# Make file, included to get the site preferences, if any. Should
# only be included by package Makefiles before any .if defined()
@@ -522,7 +522,6 @@ PACKAGES?= ${PKGSRCDIR}/packages
TEMPLATES?= ${PKGSRCDIR}/templates
PATCHDIR?= ${.CURDIR}/patches
-SCRIPTDIR?= ${.CURDIR}/scripts
FILESDIR?= ${.CURDIR}/files
PKGDIR?= ${.CURDIR}