aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-ntfs
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2008-06-22 07:46:16 +0800
committeralepulver <alepulver@FreeBSD.org>2008-06-22 07:46:16 +0800
commit75515a372bc753efbf11b475c67ba0942af6f0ce (patch)
tree17e083d654cfbd737fd74e4854457c109cabb1cc /sysutils/fusefs-ntfs
parent92104cabd43affdf28e1ecb45324a074cad3da6c (diff)
downloadfreebsd-ports-gnome-75515a372bc753efbf11b475c67ba0942af6f0ce.tar.gz
freebsd-ports-gnome-75515a372bc753efbf11b475c67ba0942af6f0ce.tar.zst
freebsd-ports-gnome-75515a372bc753efbf11b475c67ba0942af6f0ce.zip
- Fix ublio patch (was not building).
Diffstat (limited to 'sysutils/fusefs-ntfs')
-rw-r--r--sysutils/fusefs-ntfs/files/extra-patch-ublio8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/fusefs-ntfs/files/extra-patch-ublio b/sysutils/fusefs-ntfs/files/extra-patch-ublio
index 2c2ff026ad15..2a7a1e38cca7 100644
--- a/sysutils/fusefs-ntfs/files/extra-patch-ublio
+++ b/sysutils/fusefs-ntfs/files/extra-patch-ublio
@@ -1,9 +1,9 @@
---- libntfs-3g/Makefile.in.orig Mon Jan 28 16:08:09 2008
-+++ libntfs-3g/Makefile.in Fri Feb 8 15:58:37 2008
-@@ -249,6 +249,7 @@
+--- libntfs-3g/Makefile.in.orig 2008-05-28 16:08:07.000000000 -0300
++++ libntfs-3g/Makefile.in 2008-06-21 20:41:19.000000000 -0300
+@@ -252,6 +252,7 @@
libntfs_3g_la_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
libntfs_3g_la_LDFLAGS = -version-info $(LIBNTFS_3G_VERSION) -no-undefined
- @FUSE_INTERNAL_TRUE@libntfs_3g_la_LIBADD = $(top_srcdir)/libfuse-lite/libfuse-lite.la
+ @FUSE_INTERNAL_TRUE@libntfs_3g_la_LIBADD = $(top_builddir)/libfuse-lite/libfuse-lite.la
+libntfs_3g_la_LIBADD = -lublio
libntfs_3g_la_SOURCES = attrib.c attrlist.c bitmap.c bootsect.c \
collate.c compat.c compress.c debug.c device.c dir.c index.c \