svn commit: r460049 - head/graphics/gexiv2
Mark Linimon
linimon at FreeBSD.org
Fri Jan 26 19:35:52 UTC 2018
Author: linimon
Date: Fri Jan 26 19:35:51 2018
New Revision: 460049
URL: https://svnweb.freebsd.org/changeset/ports/460049
Log:
Attempt to build on powerpc64 again.
Reported by: jhibbits
Modified:
head/graphics/gexiv2/Makefile
Modified: head/graphics/gexiv2/Makefile
==============================================================================
--- head/graphics/gexiv2/Makefile Fri Jan 26 19:32:07 2018 (r460048)
+++ head/graphics/gexiv2/Makefile Fri Jan 26 19:35:51 2018 (r460049)
@@ -16,8 +16,6 @@ BUILD_DEPENDS= gm4:devel/m4 \
vala>=0:lang/vala
LIB_DEPENDS= libexiv2.so:graphics/exiv2
-BROKEN_powerpc64= fails to compile: gexiv2-metadata-gps.cpp: 'overflow_error' is not a member of 'std'
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-introspection=yes \
--enable-vala=yes
More information about the svn-ports-all
mailing list