aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-11 06:26:29 +0800
committermat <mat@FreeBSD.org>2015-04-11 06:26:29 +0800
commit244c0c899e18bbd7b078c5d29eb8a49ce7f01f69 (patch)
tree5435be4cce9b7b8656bcdfa3a89a7d583384b0b0 /graphics
parent2a00c93f27d1b61d0d9440b69f5c005fdeb9eedd (diff)
downloadfreebsd-ports-gnome-244c0c899e18bbd7b078c5d29eb8a49ce7f01f69.tar.gz
freebsd-ports-gnome-244c0c899e18bbd7b078c5d29eb8a49ce7f01f69.tar.zst
freebsd-ports-gnome-244c0c899e18bbd7b078c5d29eb8a49ce7f01f69.zip
Mark MAKE_JOBS_UNSAFE=yes, it tries to use exv_conf.h before/while generating it.
Sponsored by: Absolight
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exiv2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index a6d6302e295b..ae532424562e 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
USES= gettext gmake iconv libtool
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib