aboutsummaryrefslogtreecommitdiff
path: root/graphics/iiview
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-22 18:33:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-22 18:33:20 +0000
commit6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e (patch)
treebdb6dbf3e5d4ada04784a3327eb91e0145530524 /graphics/iiview
parentb8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff)
downloadports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.tar.gz
ports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.zip
Notes
Diffstat (limited to 'graphics/iiview')
-rw-r--r--graphics/iiview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/iiview/Makefile b/graphics/iiview/Makefile
index ef6979682f6c..57aaf3f76543 100644
--- a/graphics/iiview/Makefile
+++ b/graphics/iiview/Makefile
@@ -12,9 +12,9 @@ COMMENT= Thumb viewer application
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \
- ${LOCALBASE}/lib/libtiff.a:${PORTSDIR}/graphics/tiff \
- ${LOCALBASE}/lib/libjpeg.a:${PORTSDIR}/graphics/jpeg
+ ${LOCALBASE}/lib/libtiff.a:${PORTSDIR}/graphics/tiff
+USES= jpeg:build
USE_XORG= xpm x11
USE_GITHUB= yes