1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add back the DEVELPORTSDIR definition, which was lost in the last merge.

This, um, turned off the portmk functionality.

Pointy hat to:	linimon
This commit is contained in:
Mark Linimon 2007-07-22 06:40:58 +00:00
parent fb8bbd5974
commit 9b5325f63d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196040

View File

@ -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