aboutsummaryrefslogtreecommitdiff
path: root/devel/efl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-01 16:04:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-01 16:04:08 +0000
commitd4faef33e71a6a60f36b84ed0476d025e353ad42 (patch)
tree89ad223498ac6b6ab0ded52473c9114f1412f25d /devel/efl
parent8e6e147a492fb4ac45152ff23bd1d8974648289d (diff)
downloadports-d4faef33e71a6a60f36b84ed0476d025e353ad42.tar.gz
ports-d4faef33e71a6a60f36b84ed0476d025e353ad42.zip
Notes
Diffstat (limited to 'devel/efl')
-rw-r--r--devel/efl/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index 8f66a5476897..b3a14dbf27d7 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= efl
PORTVERSION= 1.19.2
+PORTREVISION= 1
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
DIST_SUBDIR= enlightenment
@@ -23,7 +24,9 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
GNU_CONFIGURE= yes
USES= autoreconf compiler:c++14-lang gettext-tools gmake iconv jpeg \
- libtool pathfix pkgconfig shared-mime-info tar:xz
+ libtool pathfix pkgconfig python:2,run shared-mime-info \
+ shebangfix tar:xz
+SHEBANG_FILES= src/scripts/eina/eina-bench-cmp
USE_XORG= x11 xcursor xcomposite xdamage xext xfixes xi xinerama xp \
xrandr xrender xtst xscrnsaver
USE_LDCONFIG= yes