mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
New features: Read EXIF and IPTC metadata Nitrogen support Updated translations Fixes: Preserve metadata after image modification Rendidering artifacts when panning - Add dependencies for devel/gnome-common, textproc/p5-XML-Parser and graphics/exiv2 - Remove master sites, use GitHub=yes - Change USES, remove shared-mime-info, add desktop-file-utils - Add missing USE_AUTOTOOLS items - Change DOCS - Break lines around 80 characters - Remove INSTALL_MAN, changed by Upstream - Remove obsolete patch, add patch-Makefile.am libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am
10 lines
271 B
Text
10 lines
271 B
Text
--- ./Makefile.am.orig 2014-02-07 20:51:43.000000000 +0000
|
|
+++ ./Makefile.am 2014-02-25 16:48:13.431401892 +0000
|
|
@@ -1,5 +1,7 @@
|
|
SUBDIRS = src data po man
|
|
|
|
+ACLOCAL_AMFLAGS = -I m4
|
|
+
|
|
EXTRA_DIST = intltool-extract.in \
|
|
intltool-merge.in \
|
|
intltool-update.in\
|