diff options
Diffstat (limited to 'graphics/evas-loader-bmp/Makefile')
-rw-r--r-- | graphics/evas-loader-bmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-loader-bmp/Makefile b/graphics/evas-loader-bmp/Makefile index 8b5862b8e9de..13be8f989c9f 100644 --- a/graphics/evas-loader-bmp/Makefile +++ b/graphics/evas-loader-bmp/Makefile @@ -17,8 +17,8 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pkgconfig USE_EFL= evas librt_hack libtool_hack -USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/bmp |