diff options
author | lioux <lioux@FreeBSD.org> | 2001-11-28 13:00:36 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-11-28 13:00:36 +0800 |
commit | ccac23c001df66217d03826b598f1ae07dc70c31 (patch) | |
tree | 218acf409eec872875150b6483ec6817d3b21537 /net-p2p/libfreenet | |
parent | 0d94ac7f9998e4a25d7cc1dc0b86a9ced63da787 (diff) | |
download | freebsd-ports-gnome-ccac23c001df66217d03826b598f1ae07dc70c31.tar.gz freebsd-ports-gnome-ccac23c001df66217d03826b598f1ae07dc70c31.tar.zst freebsd-ports-gnome-ccac23c001df66217d03826b598f1ae07dc70c31.zip |
Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk
by will
1) Make selection of AUTO{CONF,MAKE} flexible depending on *_VER
variables.
2) This is backward compatible with previous behavior. For example,
{ACLOCAL,AUTO{CONF,HEADER,MAKE,RECONF,SCAN,UPDATE,IFNAMES}} are
set with default values even if USE_AUTO* are not set.
3) Have the defaults be devel/autoconf213 and devel/automake14 ports
(just set the USE_*VER?= to the latest values, or a bogus value).
If the user sets a bogus value, we use the default values.
4) Furthermore, add variables in the same sense of the
PTHREAD_* vars. We must be able to automagically patch the ports
based on the correct
{ACLOCAL,AUTO{CONF,HEADER,MAKE,RECONF,SCAN,UPDATE,IFNAMES}}
values.
5) Moreover, add {ACLOCAL,AUTO{MAKE,CONF}}_DIR variables pointing
to the right locations based on the *_VER variables, this is
useful if a port needs to grab files from those. This might seem
too much but if we want automagical, we should go this extra
mile.
Requested by: too many
Reviewed by: portmgr, ports
Approved by: portmgr (will), ports (silence)
Diffstat (limited to 'net-p2p/libfreenet')
0 files changed, 0 insertions, 0 deletions