aboutsummaryrefslogtreecommitdiff
path: root/devel/efl
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 /devel/efl
parentb8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff)
downloadports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.tar.gz
ports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.zip
Convert to USES=jpeg
Notes
Notes: svn path=/head/; revision=390310
Diffstat (limited to 'devel/efl')
-rw-r--r--devel/efl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index b685a09bd870..ce14dfedeeac 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -12,8 +12,7 @@ COMMENT= Enlightenment Foundation Libraries
LICENSE= BSD2CLAUSE LGPL21
LICENSE_COMB= multi
-LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libgif.so:${PORTSDIR}/graphics/giflib \
+LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \
libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff \
libfreetype.so:${PORTSDIR}/print/freetype2 \
@@ -23,7 +22,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
DIST_SUBDIR= enlightenment
GNU_CONFIGURE= yes
-USES= autoreconf compiler:c++11-lib gettext-tools gmake libtool \
+USES= autoreconf compiler:c++11-lib gettext-tools gmake jpeg libtool \
pathfix pkgconfig shared-mime-info tar:xz
USE_XORG= x11 xcursor xcomposite xdamage xext xinerama xp xrandr xtst xscrnsaver
USE_LDCONFIG= yes