freebsd-ports/x11-servers
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
..
driglide Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
x2vnc Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
x2x Add size data. 2004-03-18 02:27:55 +00:00
XFree86-4-FontServer Register new conflicts on xorg-fontserver. 2004-06-11 05:49:03 +00:00
XFree86-4-NestServer SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
XFree86-4-PrintServer Register new CONFLICTS. 2004-06-19 06:10:42 +00:00
XFree86-4-Server Register CONFLICTS on xorg-server. 2004-05-10 05:42:11 +00:00
XFree86-4-Server-snap Register CONFLICTS on xorg-server. 2004-05-10 05:42:11 +00:00
XFree86-4-VirtualFramebufferServer Register new CONFLICTS. 2004-06-19 06:10:42 +00:00
Xfstt SIZEify. 2004-01-29 16:13:06 +00:00
xorg-fontserver New port: xorg-fontserver taken from X.Org release 6.7.0. 2004-06-11 05:36:11 +00:00
xorg-printserver New port: xorg-printserver, the X Print server. 2004-06-19 01:54:49 +00:00
xorg-server And my hat collection grows. Actually remove the remnants of pkg-message 2004-06-19 06:03:51 +00:00
xorg-server-snap And my hat collection grows. Actually remove the remnants of pkg-message 2004-06-19 06:03:51 +00:00
xorg-vfbserver New port: xorg-vfbserver, the virtual framebuffer X server from X.Org. 2004-06-19 02:02:13 +00:00
Makefile New port: xorg-vfbserver, the virtual framebuffer X server from X.Org. 2004-06-19 02:02:13 +00:00