aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-19 11:09:00 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-19 11:09:00 +0000
commita14d5f8d2d7b72aadb988160cfa609c628d5d719 (patch)
treed8777c22b9f1b7d15dd468c9fd85a364aa80bdc9 /devel/gnome-vfs
parent533234ab37a393c5b8ae56960d47e0c28a09c768 (diff)
downloadports-a14d5f8d2d7b72aadb988160cfa609c628d5d719.tar.gz
ports-a14d5f8d2d7b72aadb988160cfa609c628d5d719.zip
Notes
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac
new file mode 100644
index 000000000000..a85a1f283b62
--- /dev/null
+++ b/devel/gnome-vfs/files/patch-ac
@@ -0,0 +1,11 @@
+--- 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) \