summaryrefslogtreecommitdiff
path: root/ports-mgmt/portmk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-07-22 06:40:58 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-07-22 06:40:58 +0000
commit9b5325f63da7c8d330c1c0dc65f373af6ddc62a2 (patch)
treef601fc63beff97dca7e690b785e8b9d7b81e4a3b /ports-mgmt/portmk
parent. Update the download location for the unlimited strength policy files. (diff)
Add back the DEVELPORTSDIR definition, which was lost in the last merge.
This, um, turned off the portmk functionality. Pointy hat to: linimon
Notes
Notes: svn path=/head/; revision=196040
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 781c85d220bf..526cf5a1b652 100644
--- a/ports-mgmt/portmk/Mk/bsd.port.mk
+++ b/ports-mgmt/portmk/Mk/bsd.port.mk
@@ -1401,6 +1401,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}/ports-mgmt/portmk
LOCALBASE?= /usr/local
X11BASE?= ${LOCALBASE}
LINUXBASE?= /compat/linux