summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-06-21 23:46:16 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-06-21 23:46:16 +0000
commit5247d3476de9e50b0c099fb1766faffb3108b071 (patch)
tree5c4eb7cdcb91122b5d9c4701ffb8e085a24cf109 /sysutils
parent- Use QT_COMPONENTS. (diff)
- Fix ublio patch (was not building).
Notes
Notes: svn path=/head/; revision=215504
Diffstat (limited to 'sysutils')
-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 \