freebsd-ports/sysutils/mtpfs/files/patch-Makefile.in
Beech Rintoul 8a9f8591dc - Update to 1.1
PR:		ports/174408
Submitted by:	John Hixson <john@pcbsd.org> (maintainer)
2012-12-15 23:55:36 +00:00

11 lines
489 B
Text

--- Makefile.in 2012-02-26 17:02:28.000000000 -0800
+++ Makefile.in 2012-12-12 19:11:25.155523995 -0800
@@ -181,7 +181,7 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
mtpfs_SOURCES = mtpfs.c mtpfs.h $(am__append_1)
-mtpfs_CPPFLAGS = -DFUSE_USE_VERSION=22 $(FUSE_CFLAGS) $(GLIB_CFLAGS) \
+mtpfs_CPPFLAGS = -DFUSE_USE_VERSION=26 $(FUSE_CFLAGS) $(GLIB_CFLAGS) \
$(MTP_CFLAGS) $(am__append_2)
mtpfs_LDADD = $(FUSE_LIBS) $(GLIB_LIBS) $(MTP_LIBS) $(am__append_3)
all: all-am