diff options
Diffstat (limited to 'x11/ecore-imf/Makefile')
-rw-r--r-- | x11/ecore-imf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile index 0fa3c3258cc1..85ad4d291271 100644 --- a/x11/ecore-imf/Makefile +++ b/x11/ecore-imf/Makefile @@ -15,10 +15,9 @@ COMMENT= Enlightenment core abstraction library (IMF module) LICENSE= BSD DIST_SUBDIR= e17 -USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_imf INSTALL_WRKSRC= ${BUILD_WRKSRC} |