summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 17:45:38 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 17:45:38 +0000
commita0d4590f3a71fed905df0617def03c5987dd3b1b (patch)
tree237b8fa7ad039b646ccee6ec212184f351b51f37 /graphics
parent* Fix previous patch so that build is not broken on < 10.X [1] (diff)
- Convert USE_GMAKE=yes to USES=gmake
- Support staging
Notes
Notes: svn path=/head/; revision=330155
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-pmaps/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/evas-loader-pmaps/Makefile b/graphics/evas-loader-pmaps/Makefile
index 0570dc4431b2..90f45767149f 100644
--- a/graphics/evas-loader-pmaps/Makefile
+++ b/graphics/evas-loader-pmaps/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/pmaps
-NO_STAGE= yes
.include "../evas-core/Makefile.inc"
CONFIGURE_ARGS+= --enable-image-loader-pmaps