summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc>2003-11-12 17:24:38 +0000
committeragc <agc>2003-11-12 17:24:38 +0000
commit7f47db056cf4dc975f4a34bf80445bef51d2ceee (patch)
treeeabebb62b41c5265653f51972bc644ad956699e2 /mk
parentb998529e3c33aa641e14869d6fd0e8eccd3d18ea (diff)
downloadpkgsrc-7f47db056cf4dc975f4a34bf80445bef51d2ceee.tar.gz
After some discussion, default BSDSRCDIR to /usr/src if it's not
already set in /etc/mk.conf, and default BSDXSRCDIR to /usr/xsrc if it's not already set in /etc/mk.conf.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index cf34191b4c3..2acc3b346c6 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.191 2003/11/11 14:32:06 agc Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.192 2003/11/12 17:24:38 agc Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -140,18 +140,18 @@ CROSSBASE?= ${LOCALBASE}/cross
# Possible: any path
# Default: ${X11PREFIX} or where lesstif12 is installed
-#BSDSRCDIR?= /usr/src
+BSDSRCDIR?= /usr/src
# Where the NetBSD src module source tree is located
# used in the emulators/plex86, emulators/vmware-module{,3}, net/arla,
# sysutils/aperture, and sysutils/fdgw packages
# Possible: any path
-# Default: not defined
+# Default: /usr/src
-#BSDXSRCDIR?= /usr/xsrc
+BSDXSRCDIR?= /usr/xsrc
# Where the NetBSD xsrc module source tree is located
# used in the x11/xservers package
# Possible: any path
-# Default: not defined
+# Default: /usr/xsrc
DISTDIR?= ${_PKGSRCDIR}/distfiles
# Directory where original distribution