freebsd-ports/Mk
Joe Marcus Clarke 9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
..
bsd.autotools.mk Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
bsd.emacs.mk Move the ancient emacs 19.x port from editors/emacs to 2004-03-21 07:39:49 +00:00
bsd.gnome.mk Chase libgsf* shared library. 2004-07-04 23:02:22 +00:00
bsd.gnustep.mk - new option DEFAULT_LIBVERSION 2004-06-16 08:17:22 +00:00
bsd.java.mk . Reapply the changes of PR/61351 (by linimon) to bsd.java.mk 2.0. These 2004-07-01 22:44:00 +00:00
bsd.kde.mk Update to version 3.2.3 2004-06-09 16:58:30 +00:00
bsd.kde4.mk Update to version 3.2.3 2004-06-09 16:58:30 +00:00
bsd.openssl.mk - Fix defaulting to openssl in base 2004-05-12 20:22:34 +00:00
bsd.php.mk Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
bsd.port.mk * Support verbose index builds with INDEX_VERBOSE [1] 2004-06-10 07:30:19 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk * Support verbose index builds with INDEX_VERBOSE [1] 2004-06-10 07:30:19 +00:00
bsd.python.mk The tarball for Python 2.4a1 is renamed in the site. 2004-07-09 16:53:03 +00:00
bsd.ruby.mk Propagate RUBY_VER and RUBY_R through DEPENDS_ARGS. 2004-05-22 18:49:49 +00:00
bsd.sdl.mk - Chase libraries for new graphics/sdl_gfx version. 2004-05-19 21:14:18 +00:00
bsd.sites.mk disable keihanna and twtelecom sf mirrors 2004-07-03 13:19:28 +00:00