aboutsummaryrefslogtreecommitdiff
path: root/graphics/evas-loader-eet
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 13:08:48 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 13:08:48 +0000
commit1e6f31a1e7191de9b9028de42d324d31bbb3149a (patch)
tree20e057e2e5f2b364288d98b0f43cbe59f33e17e2 /graphics/evas-loader-eet
parent38447dd41d2e89759cdaf43988e249967de778f6 (diff)
downloadports-1e6f31a1e7191de9b9028de42d324d31bbb3149a.tar.gz
ports-1e6f31a1e7191de9b9028de42d324d31bbb3149a.zip
- Convert USE_GMAKE=yes to USES=gmake
- Convert to new LIB_DEPENDS syntax - Support staging
Notes
Notes: svn path=/head/; revision=330127
Diffstat (limited to 'graphics/evas-loader-eet')
-rw-r--r--graphics/evas-loader-eet/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/evas-loader-eet/Makefile b/graphics/evas-loader-eet/Makefile
index 080b9ad5d09c..132ba142e4da 100644
--- a/graphics/evas-loader-eet/Makefile
+++ b/graphics/evas-loader-eet/Makefile
@@ -14,20 +14,18 @@ COMMENT= A hardware accelerated canvas API (EET loader)
LICENSE= BSD
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= pkgconfig
+USES= gmake pkgconfig
USE_EFL= evas eet librt_hack libtool_hack
USE_LDCONFIG= yes
MAKEDIRS= ${WRKSRC}/src/modules/loaders/eet \
${WRKSRC}/src/modules/savers/eet
-NO_STAGE= yes
.include "../evas-core/Makefile.inc"
CONFIGURE_ARGS+= --enable-image-loader-eet