diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 15:28:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 15:28:28 +0000 |
commit | e836ab008ac38916a93472f2840e03e2e8470ef5 (patch) | |
tree | 1485083919fd5b153bf056ea17ac895ea758a8a9 /x11-toolkits/elementary | |
parent | 35d8b48dff5490ff5d7232109c287da637b58811 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/elementary')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index 1515f175c253..7125e42f0f21 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -13,12 +13,10 @@ COMMENT= Simple widget toolkit using EFL LICENSE= LGPL21 DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix pkgconfig +USES= lua pathfix pkgconfig tar:bzip2 USE_EFL= ecore eio edbus efreet embryo edje emotion ethumb \ libtool_hack librt_hack modarch_hack -USE_LUA= 5.1+ USE_LDCONFIG= yes INSTALLS_ICONS= yes |