summaryrefslogtreecommitdiff
path: root/ports-mgmt/portmk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-09-14 06:50:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-09-14 06:50:46 +0000
commitb1579fbe5883147aa875f48390ed022ae23e3e53 (patch)
treec5640bde8d537a513625d98de776e98c18ce42f6 /ports-mgmt/portmk
parent- Update to 1.0.2 (diff)
Re-add definition forgotten in last checkin.
Notes
Notes: svn path=/head/; revision=173013
Diffstat (limited to 'ports-mgmt/portmk')
-rw-r--r--ports-mgmt/portmk/Mk/bsd.port.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/portmk/Mk/bsd.port.mk b/ports-mgmt/portmk/Mk/bsd.port.mk
index 5ddf8cecaf21..3d1bd20e0c40 100644
--- a/ports-mgmt/portmk/Mk/bsd.port.mk
+++ b/ports-mgmt/portmk/Mk/bsd.port.mk
@@ -1304,6 +1304,7 @@ DISTNAME?= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSI
# tree we are and thus can't go relative. They can, of course, be overridden
# by individual Makefiles or local system make configuration.
PORTSDIR?= /usr/ports
+DEVELPORTSDIR?= ${PORTSDIR}/devel/portmk
LOCALBASE?= /usr/local
X11BASE?= /usr/X11R6
LINUXBASE?= /compat/linux