aboutsummaryrefslogtreecommitdiff
path: root/graphics/iulib
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/iulib
parentb8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff)
downloadports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.tar.gz
ports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.zip
Convert to USES=jpeg
Notes
Notes: svn path=/head/; revision=390310
Diffstat (limited to 'graphics/iulib')
-rw-r--r--graphics/iulib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/iulib/Makefile b/graphics/iulib/Makefile
index e0816e1ad223..50bb81c3bf0c 100644
--- a/graphics/iulib/Makefile
+++ b/graphics/iulib/Makefile
@@ -13,14 +13,13 @@ COMMENT= Library of image understanding-related algorithms
LICENSE= APACHE20
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
- libjpeg.so:${PORTSDIR}/graphics/jpeg \
libtiff.so:${PORTSDIR}/graphics/tiff
OPTIONS_DEFINE= SDL VIDIO
SDL_DESC= Enable SDL for graphical debugging
VIDIO_DESC= Enable Video Input/Output (using ffmpeg)
-USES= autoreconf libtool python:build tar:tgz
+USES= autoreconf jpeg libtool python:build tar:tgz
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include