aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-09-15 13:08:14 +0800
committerdinoex <dinoex@FreeBSD.org>2009-09-15 13:08:14 +0800
commit47baed591bde8f1208e247b372a2fa773bd16fea (patch)
treec944c880033595019d2718343f8af80895c47b23 /x11-toolkits
parented773b08c601c0ab2a8384e09641248f7147c176 (diff)
downloadfreebsd-ports-gnome-47baed591bde8f1208e247b372a2fa773bd16fea.tar.gz
freebsd-ports-gnome-47baed591bde8f1208e247b372a2fa773bd16fea.tar.zst
freebsd-ports-gnome-47baed591bde8f1208e247b372a2fa773bd16fea.zip
- remove obsolte patch, it was included upstream.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/lesstif/files/patch-af12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-toolkits/lesstif/files/patch-af b/x11-toolkits/lesstif/files/patch-af
deleted file mode 100644
index 6bdb1ad23388..000000000000
--- a/x11-toolkits/lesstif/files/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
---- ltmain.sh.orig Tue Aug 6 11:52:31 2002
-+++ ltmain.sh Wed Dec 4 08:17:43 2002
-@@ -2444,6 +2444,9 @@
- *-*-openbsd*)
- # Do not include libc due to us having libc/libc_r.
- ;;
-+ *-*-freebsd*)
-+ # Do not include libc due to us having libc/libc_r.
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test $build_libtool_need_lc = "yes"; then