aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-19 19:22:06 +0800
committertijl <tijl@FreeBSD.org>2014-07-19 19:22:06 +0800
commit47cbce67ae9851790ee60a3ae31e135234169bf9 (patch)
tree9dad796f2780ace1b0f635844c819f4e727da0c5
parent21ebf35cdc6f6f3ff6dffd6e3c6b7b2fb7a76726 (diff)
downloadfreebsd-ports-gnome-47cbce67ae9851790ee60a3ae31e135234169bf9.tar.gz
freebsd-ports-gnome-47cbce67ae9851790ee60a3ae31e135234169bf9.tar.zst
freebsd-ports-gnome-47cbce67ae9851790ee60a3ae31e135234169bf9.zip
Remove zombie patch that somehow came back in r362251
-rw-r--r--devel/gnome-vfs/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac
deleted file mode 100644
index a85a1f283b62..000000000000
--- a/devel/gnome-vfs/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- modules/Makefile.in.orig Mon Oct 3 11:55:14 2005
-+++ modules/Makefile.in Mon Oct 3 11:55:55 2005
-@@ -465,7 +465,7 @@
- @HAVE_SAMBA_TRUE@SMB_LTLIBS = libsmb.la
- @OS_WIN32_FALSE@PLATFROM_SPECIFIC_LTLIBS = libdns-sd.la libnetwork.la libnntp.la libsftp.la $(HTTP_LTLIBS) libftp.la
- @OS_WIN32_TRUE@PLATFROM_SPECIFIC_LTLIBS =
--module_flags = -export_dynamic -avoid-version -module -no-undefined
-+module_flags = -export_dynamic -avoid-version -module -no-undefined
- modulesdir = $(libdir)/gnome-vfs-2.0/modules
- modules_LTLIBRARIES = \
- $(CDDA_LTLIBS) \