summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorthorpej <thorpej>1997-09-25 19:09:32 +0000
committerthorpej <thorpej>1997-09-25 19:09:32 +0000
commitf6935cd82e640ae6ecfab9a00786e8f3a25de15c (patch)
tree61a4b5df000a9abcd0c42f0bc8514ed971bf89f2 /mk
parentcb96b74c46d7b0b75fa6d4d09b0df069c46388a7 (diff)
downloadpkgsrc-f6935cd82e640ae6ecfab9a00786e8f3a25de15c.tar.gz
/usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc)
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk6
-rw-r--r--mk/bsd.pkg.subdir.mk4
-rw-r--r--mk/bsd.port.mk6
-rw-r--r--mk/bsd.port.subdir.mk4
4 files changed, 10 insertions, 10 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index e6cfd479325..00bbd09c1e7 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -2,7 +2,7 @@
# ex:ts=4
#
# Id: bsd.port.mk,v 1.263 1997/07/17 17:47:36 markm Exp
-# $NetBSD: bsd.pkg.mk,v 1.3 1997/08/20 16:02:48 agc Exp $
+# $NetBSD: bsd.pkg.mk,v 1.4 1997/09/25 19:09:32 thorpej Exp $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@@ -36,7 +36,7 @@ NetBSD_MAINTAINER= agc@netbsd.org
# "FreeBSD," "NetBSD," or "OpenBSD" as appropriate.
# PORTSDIR - The root of the ports tree. Defaults:
# FreeBSD/OpenBSD: /usr/ports
-# NetBSD: /usr/pkg
+# NetBSD: /usr/pkgsrc
# DISTDIR - Where to get gzip'd, tarballed copies of original sources
# (default: ${PORTSDIR}/distfiles).
# PREFIX - Where to install things in general (default: /usr/pkg).
@@ -281,7 +281,7 @@ OPSYS!= uname -s
# tree we are and thus can't go relative. They can, of course, be overridden
# by individual Makefiles or local system make configuration.
.if (${OPSYS} == "NetBSD")
-PORTSDIR?= /usr/pkg/src
+PORTSDIR?= /usr/pkgsrc
LOCALBASE?= ${DESTDIR}/usr/pkg
.else
PORTSDIR?= /usr/ports
diff --git a/mk/bsd.pkg.subdir.mk b/mk/bsd.pkg.subdir.mk
index 3577d063e1e..14b03abd354 100644
--- a/mk/bsd.pkg.subdir.mk
+++ b/mk/bsd.pkg.subdir.mk
@@ -1,6 +1,6 @@
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
# Id: bsd.port.subdir.mk,v 1.19 1997/03/09 23:10:56 wosch Exp
-# $NetBSD: bsd.pkg.subdir.mk,v 1.2 1997/08/20 10:51:40 agc Exp $
+# $NetBSD: bsd.pkg.subdir.mk,v 1.3 1997/09/25 19:09:35 thorpej Exp $
#
# The include file <bsd.port.subdir.mk> contains the default targets
# for building ports subdirectories.
@@ -109,7 +109,7 @@ readme:
.endif
.if (${OPSYS} == "NetBSD")
-PORTSDIR ?= /usr/pkg/src
+PORTSDIR ?= /usr/pkgsrc
.else
PORTSDIR ?= /usr/ports
.endif
diff --git a/mk/bsd.port.mk b/mk/bsd.port.mk
index 3b4e7a785d4..4b4553ceedc 100644
--- a/mk/bsd.port.mk
+++ b/mk/bsd.port.mk
@@ -2,7 +2,7 @@
# ex:ts=4
#
# Id: bsd.port.mk,v 1.263 1997/07/17 17:47:36 markm Exp
-# $NetBSD: bsd.port.mk,v 1.3 1997/08/20 16:02:48 agc Exp $
+# $NetBSD: bsd.port.mk,v 1.4 1997/09/25 19:09:32 thorpej Exp $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
@@ -36,7 +36,7 @@ NetBSD_MAINTAINER= agc@netbsd.org
# "FreeBSD," "NetBSD," or "OpenBSD" as appropriate.
# PORTSDIR - The root of the ports tree. Defaults:
# FreeBSD/OpenBSD: /usr/ports
-# NetBSD: /usr/pkg
+# NetBSD: /usr/pkgsrc
# DISTDIR - Where to get gzip'd, tarballed copies of original sources
# (default: ${PORTSDIR}/distfiles).
# PREFIX - Where to install things in general (default: /usr/pkg).
@@ -281,7 +281,7 @@ OPSYS!= uname -s
# tree we are and thus can't go relative. They can, of course, be overridden
# by individual Makefiles or local system make configuration.
.if (${OPSYS} == "NetBSD")
-PORTSDIR?= /usr/pkg/src
+PORTSDIR?= /usr/pkgsrc
LOCALBASE?= ${DESTDIR}/usr/pkg
.else
PORTSDIR?= /usr/ports
diff --git a/mk/bsd.port.subdir.mk b/mk/bsd.port.subdir.mk
index f6c0e78d08f..f4b017b8c27 100644
--- a/mk/bsd.port.subdir.mk
+++ b/mk/bsd.port.subdir.mk
@@ -1,6 +1,6 @@
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
# Id: bsd.port.subdir.mk,v 1.19 1997/03/09 23:10:56 wosch Exp
-# $NetBSD: bsd.port.subdir.mk,v 1.2 1997/08/20 10:51:40 agc Exp $
+# $NetBSD: bsd.port.subdir.mk,v 1.3 1997/09/25 19:09:35 thorpej Exp $
#
# The include file <bsd.port.subdir.mk> contains the default targets
# for building ports subdirectories.
@@ -109,7 +109,7 @@ readme:
.endif
.if (${OPSYS} == "NetBSD")
-PORTSDIR ?= /usr/pkg/src
+PORTSDIR ?= /usr/pkgsrc
.else
PORTSDIR ?= /usr/ports
.endif