aboutsummaryrefslogtreecommitdiff
path: root/graphics/feh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/feh/Makefile')
-rw-r--r--graphics/feh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 23e41c7c1a38..2123506c9447 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -3,6 +3,7 @@
PORTNAME= feh
PORTVERSION= 2.12
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
${MASTER_SITE_LOCAL}
@@ -13,11 +14,11 @@ COMMENT= Image viewer that utilizes Imlib2
LICENSE= MIT
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
+ libImlib2.so:${PORTSDIR}/graphics/imlib2
USE_XORG= x11 xt xinerama
USES= gmake perl5 tar:bzip2 shebangfix desktop-file-utils
-USE_EFL= imlib2
USE_PERL5= run
CPPFLAGS+= -I${LOCALBASE}/include -std=c99