Index: graphics/gexiv2/Makefile =================================================================== --- graphics/gexiv2/Makefile (revision 478321) +++ graphics/gexiv2/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= gexiv2 PORTVERSION= 0.10.8 +PORTREVISION= 1 CATEGORIES= graphics # MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R} MASTER_SITES= GNOME Index: graphics/gexiv2/files/patch-Makefile.in =================================================================== --- graphics/gexiv2/files/patch-Makefile.in (nonexistent) +++ graphics/gexiv2/files/patch-Makefile.in (working copy) @@ -0,0 +1,10 @@ +--- Makefile.in.orig 2018-08-28 23:17:41 UTC ++++ Makefile.in +@@ -805,6 +805,7 @@ lib@PACKAGE_NAME@_la_LIBADD = $(EXIV2_LIBS) $(GLIB_LIB + lib@PACKAGE_NAME@_la_CPPFLAGS = $(EXIV2_CFLAGS) $(GLIB_CFLAGS) + @PLATFORM_DARWIN_FALSE@VERSION_SCRIPT_LDFLAGS = "-Wl,--version-script=$(srcdir)/gexiv2/gexiv2.map" + @PLATFORM_DARWIN_TRUE@VERSION_SCRIPT_LDFLAGS = ++VERSION_SCRIPT_LDFLAGS = + lib@PACKAGE_NAME@_la_LDFLAGS = \ + $(no_undefined) -export-dynamic -version-info $(GEXIV2_VERSION_INFO) \ + $(VERSION_SCRIPT_LDFLAGS) \ Property changes on: graphics/gexiv2/files/patch-Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property