diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 10:34:14 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 10:34:14 +0000 |
commit | 5e68477fdca3becc68abb61fa02acbf53b0f68df (patch) | |
tree | 5eae06ca519080791dde797c88f1f2e2d8e5b078 /x11-wm | |
parent | 41d45f6a02cc57571cf664fe8361a93a5860ceee (diff) | |
download | ports-5e68477fdca3becc68abb61fa02acbf53b0f68df.tar.gz ports-5e68477fdca3becc68abb61fa02acbf53b0f68df.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index c178182e3cc0..3ab016737e30 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms DIST_SUBDIR= e17 GNU_CONFIGURE= yes -USES= execinfo pathfix iconv gmake pkgconfig tar:bzip2 +USES= alias execinfo pathfix iconv gmake pkgconfig tar:bzip2 USE_EFL= eina eet evas ecore eio edbus efreet edje \ libtool_hack librt_hack modarch_hack USE_EFL_EVAS_LOADERS= eet jpeg png |