summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-01 18:21:31 +0000
committerwiz <wiz@pkgsrc.org>2007-03-01 18:21:31 +0000
commit3e1a000ebcdc216e9d9b833273e252645cda4373 (patch)
tree0701f040668b5ee653b080f8e3e53eff7b46978e /mk/bsd.prefs.mk
parentad3428b0e75a314295f15110c89381ac1c300db3 (diff)
downloadpkgsrc-3e1a000ebcdc216e9d9b833273e252645cda4373.tar.gz
Remove unused SCRIPTDIR variable.
Diffstat (limited to 'mk/bsd.prefs.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}