aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 07:40:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 07:40:51 +0000
commitd31032cfe5b49c2504c37f433fef3b67550bc94e (patch)
treeaded6a30fc771ef6ef139e4f1878c2d649c4d14b /graphics/exiv2
parent3d7e50664312cbc50fb33ae2b515ad3082c7fc0f (diff)
downloadports-d31032cfe5b49c2504c37f433fef3b67550bc94e.tar.gz
ports-d31032cfe5b49c2504c37f433fef3b67550bc94e.zip
- Fix build with FreeBSD 10
Notes
Notes: svn path=/head/; revision=284614
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index a0dcaa9b67b1..340895e7fd29 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -16,6 +16,7 @@ COMMENT= Exif and Iptc metadata manipulation library and tools
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GMAKE= yes