diff options
Diffstat (limited to 'graphics/evas-engine-sdl/Makefile')
-rw-r--r-- | graphics/evas-engine-sdl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index 57e7f05abb2e..305a002611d0 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/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_SDL= sdl USE_LDCONFIG= yes |