diff options
author | ade <ade@FreeBSD.org> | 2010-12-23 04:04:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-12-23 04:04:59 +0800 |
commit | 7ff69e2f85702b7c6b49ce09c3f75364c4e21f85 (patch) | |
tree | f303f778583d176cae130016ea3162adcbf8107e /comms | |
parent | b55fb23ea6bb3d27fd9bdf74bf5cb742fbdc3e16 (diff) | |
download | freebsd-ports-gnome-7ff69e2f85702b7c6b49ce09c3f75364c4e21f85.tar.gz freebsd-ports-gnome-7ff69e2f85702b7c6b49ce09c3f75364c4e21f85.tar.zst freebsd-ports-gnome-7ff69e2f85702b7c6b49ce09c3f75364c4e21f85.zip |
As the final (for now) cleanup of autotools, in order to reduce tree
churn on new versions, a new target has been introduced to allow
PLIST_SUB-style patching of files. For example, rather than patching
"foo/bar/baz" to tweak some random occurance of an autoconf version number
to the latest, the patch should now replace it with %%AUTOCONF_VERSION%%
A new Makefile variable, AUTOTOOLSFILES has been introduced, which when
populated will automatically go through and patch %%AUTOCONF_VERSION%% to
the contents of ${AUTOCONF_VERSION} (and likewise for all other known
autotools variables -- "make -V AUTOTOOLS_VARS" to see the list for
a specific port.
Tested by: pav (-exp run, since it touches bsd.port.mk also)
Diffstat (limited to 'comms')
0 files changed, 0 insertions, 0 deletions