aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-vfs/files/patch-ac')
-rw-r--r--devel/gnome-vfs/files/patch-ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac
deleted file mode 100644
index 85e9fc54a6c5..000000000000
--- a/devel/gnome-vfs/files/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- modules/Makefile.in 2002/02/16 13:09:49 1.1
-+++ modules/Makefile.in 2002/02/16 13:10:49
-@@ -174,7 +174,7 @@
- @HAVE_CDDA_TRUE@CDDA_LTLIBS = libcdda.la
- @HAVE_CDDA_FALSE@CDDA_LTLIBS =
-
--module_flags = -export_dynamic -avoid-version
-+module_flags = -export_dynamic -avoid-version -module $(PTHREAD_LIB)
- modulesdir = $(libdir)/gnome-vfs-2.0/modules
-
- modules_LTLIBRARIES = $(CDDA_LTLIBS) libdesktop.la libvfolder-desktop.la libextfs.la libfile.la libnntp.la libvfs-test.la $(HTTP_LTLIBS) libbzip2.la libgzip.la libftp.la libvfs-pipe.la libvfs-translate.la libssh.la $(NULL)