diff options
Diffstat (limited to 'graphics/evas-engine-x11/Makefile')
-rw-r--r-- | graphics/evas-engine-x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile index fa30c55b5b73..0195ad2ca236 100644 --- a/graphics/evas-engine-x11/Makefile +++ b/graphics/evas-engine-x11/Makefile @@ -18,9 +18,8 @@ LICENSE= BSD LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_EFL= evas librt_hack libtool_hack USE_XORG= x11 xext USE_LDCONFIG= yes |