1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/devel/libtool13/files/patch-libtoolize.in
Ade Lovett b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00

15 lines
317 B
Plaintext

$FreeBSD$
--- libtoolize.in.orig Tue Mar 30 13:25:27 1999
+++ libtoolize.in Mon Jan 14 16:26:55 2002
@@ -37,7 +37,7 @@
pkgdatadir=@pkgdatadir@
aclocaldir=@aclocaldir@
-libtool_m4="$aclocaldir/libtool.m4"
+libtool_m4="$aclocaldir/libtool13.m4"
dry_run=no
help="Try \`$progname --help' for more information."