1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/Mk
Jordan K. Hubbard bdda343f6b I found today that making packages for X11 ports wasn't working.
Further investigation showed that prefix was erroneously set to /usr/local
for X11 based ports as well, when the assumption was that they'd really go
into ${X11BASE} (an /etc/make.conf variable that the user's free to set).

Set X11BASE to /usr/X11R6 if the user hasn't already, and assume that
the user really wants prefix to point there when the port is XMKMF based.
1994-11-17 10:06:03 +00:00
..
bsd.port.mk I found today that making packages for X11 ports wasn't working. 1994-11-17 10:06:03 +00:00
bsd.port.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:22 +00:00