summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 17:56:06 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 17:56:06 +0000
commit612fbc0e233ec5f50e79e487b83d610444b88052 (patch)
tree1b594e5f02e930b8b05e79027ceefd1068721e06 /graphics
parent- Add forgotten patches (diff)
- Convert to new LIB_DEPENDS syntax
- Support staging
Notes
Notes: svn path=/head/; revision=330159
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-svg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/evas-loader-svg/Makefile b/graphics/evas-loader-svg/Makefile
index 1de5cc3bf4e0..360fdc5ecab0 100644
--- a/graphics/evas-loader-svg/Makefile
+++ b/graphics/evas-loader-svg/Makefile
@@ -14,7 +14,7 @@ COMMENT= A hardware accelerated canvas API (SVG loader)
LICENSE= BSD
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
DIST_SUBDIR= e17
USE_BZIP2= yes
@@ -25,7 +25,6 @@ USE_LDCONFIG= yes
MAKEDIRS= ${WRKSRC}/src/modules/loaders/svg
-NO_STAGE= yes
.include "../evas-core/Makefile.inc"
CONFIGURE_ARGS+= --enable-image-loader-svg