diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:23:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:23:55 +0000 |
commit | c7d6ee97c1e3058dc5e26308ae336e58bc1197d9 (patch) | |
tree | f6e784f75b78fca30725a4bca431b966cbe15807 /x11-wm | |
parent | b3e4e19ddced293c5d1147a3172d522b4a807708 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 591923fe8431..2e28a4b444e0 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -19,8 +19,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix iconv -USE_GMAKE= yes +USES= pathfix iconv gmake pkgconfig USE_EFL= eina eet evas ecore eio edbus efreet edje \ libtool_hack librt_hack modarch_hack USE_EFL_EVAS_LOADERS= eet jpeg png |