summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 13:06:29 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 13:06:29 +0000
commit38447dd41d2e89759cdaf43988e249967de778f6 (patch)
tree5787b4952e5d132e2ab9ba1da25dda17fbe679a9 /graphics
parentFix serious bug-- SRCBASE should be set for some iterations. Disable it (diff)
- Convert USE_GMAKE=yes to USES=gmake
- Support staging
Notes
Notes: svn path=/head/; revision=330126
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-bmp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/evas-loader-bmp/Makefile b/graphics/evas-loader-bmp/Makefile
index b1f52f57f5d7..4595b4a5c080 100644
--- a/graphics/evas-loader-bmp/Makefile
+++ b/graphics/evas-loader-bmp/Makefile
@@ -17,14 +17,12 @@ LICENSE= BSD
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= pkgconfig
+USES= gmake pkgconfig
USE_EFL= evas librt_hack libtool_hack
USE_LDCONFIG= yes
MAKEDIRS= ${WRKSRC}/src/modules/loaders/bmp
-NO_STAGE= yes
.include "../evas-core/Makefile.inc"
CONFIGURE_ARGS+= --enable-image-loader-bmp