1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Remove old libtool patch

This commit is contained in:
Tijl Coosemans 2014-09-18 10:28:39 +00:00
parent f68cf750cc
commit 74ca937ba8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368441

View File

@ -1,11 +0,0 @@
--- ltconfig.orig 2001-02-09 05:14:09.000000000 +0000
+++ ltconfig
@@ -1874,7 +1874,7 @@ freebsd1*)
dynamic_linker=no
;;
-freebsd*)
+dragonfly*|freebsd*)
objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
version_type=freebsd-$objformat
case "$version_type" in