summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/main.c
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-05 09:29:13 +0000
committerasami <asami@FreeBSD.org>1998-08-05 09:29:13 +0000
commit8d4f23abe9b1dbc458a3fa5f64f1fac4f9a42fe2 (patch)
treeeab798db1aacf0474a4d51fafb401a6db81cb20e /usr.bin/netstat/main.c
parent1f1b2f34a2726e8689c0408d83a36b993a50d2df (diff)
downloadFreeBSD-src-8d4f23abe9b1dbc458a3fa5f64f1fac4f9a42fe2.zip
FreeBSD-src-8d4f23abe9b1dbc458a3fa5f64f1fac4f9a42fe2.tar.gz
(1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it
means (change PREFIX to ${X11BASE}) and add a new variable USE_X11 which means "this port requires the X window system (actually the library)". USE_X_PREFIX implies USE_X11. USE_X11 adds a LIB_DEPENDS to libX11 with the x11/XFree86 port. Reviewed by: the ports list, hoek in particular (2) Remove NO_CONFIGURE and NO_PATCH, which never meant anything. Yell if they are defined. Reviewed by: the ports list (3) Add new variable OSREL, which is automatically set to the numeric OS version (e.g., 2.2.1, 3.0). It can be used to refer to files in gcc installations, for instance. (4) Finally remove EXEC_DEPENDS hack after all these years. Submitted by: hoek (5) Put quotes around some echo ${*_DEPENDS} statements so they won't blow up when the variables include regular expressions like "qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11/qt140".
Diffstat (limited to 'usr.bin/netstat/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud