diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 11:26:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 11:26:34 +0000 |
commit | 7c1648352c72d757cdd83d5a81e5ac4af92ed894 (patch) | |
tree | 1ad719edc3dcef01ea0fea185d346c400918bb5c /graphics/iccexamin | |
parent | f8959eb3565c6c340b3e6082528dc36a4a92123d (diff) | |
download | ports-7c1648352c72d757cdd83d5a81e5ac4af92ed894.tar.gz ports-7c1648352c72d757cdd83d5a81e5ac4af92ed894.zip |
Notes
Diffstat (limited to 'graphics/iccexamin')
-rw-r--r-- | graphics/iccexamin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/iccexamin/Makefile b/graphics/iccexamin/Makefile index e9f3c8916d0f..e50836259198 100644 --- a/graphics/iccexamin/Makefile +++ b/graphics/iccexamin/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \ jpeg:${PORTSDIR}/graphics/jpeg \ oyranos:${PORTSDIR}/graphics/oyranos +MAKE_JOBS_UNSAFE= yes USES= gettext iconv pkgconfig USE_BZIP2= yes HAS_CONFIGURE= yes |