diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-22 18:33:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-22 18:33:20 +0000 |
commit | 6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e (patch) | |
tree | bdb6dbf3e5d4ada04784a3327eb91e0145530524 /graphics/iccexamin/Makefile | |
parent | b8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff) |
Notes
Diffstat (limited to 'graphics/iccexamin/Makefile')
-rw-r--r-- | graphics/iccexamin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/iccexamin/Makefile b/graphics/iccexamin/Makefile index eb07909c1db2..c07aea0c6d4a 100644 --- a/graphics/iccexamin/Makefile +++ b/graphics/iccexamin/Makefile @@ -17,11 +17,10 @@ LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ liblcms.so:${PORTSDIR}/graphics/lcms \ libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ liboyranos.so:${PORTSDIR}/graphics/oyranos MAKE_JOBS_UNSAFE= yes -USES= desktop-file-utils gettext iconv pkgconfig tar:bzip2 +USES= desktop-file-utils gettext iconv jpeg pkgconfig tar:bzip2 HAS_CONFIGURE= yes INSTALLS_ICONS= yes USE_XORG= # |