summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 18:09:09 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-10-12 18:09:09 +0000
commit45f504b30eb5bab3b4bf67289fa3886fe7d20575 (patch)
treedf423d8b528575b60befde196d8f1dd92f9013d0 /graphics
parent- avoid package name collisions. (diff)
- Convert to new LIB_DEPENDS syntax
- Support staging
Notes
Notes: svn path=/head/; revision=330164
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-xpm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/evas-loader-xpm/Makefile b/graphics/evas-loader-xpm/Makefile
index d00cf022ac05..ff37113b4b65 100644
--- a/graphics/evas-loader-xpm/Makefile
+++ b/graphics/evas-loader-xpm/Makefile
@@ -14,7 +14,7 @@ COMMENT= A hardware accelerated canvas API (XPM loader)
LICENSE= BSD
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
DIST_SUBDIR= e17
USE_BZIP2= yes
@@ -26,7 +26,6 @@ USE_LDCONFIG= yes
MAKEDIRS= ${WRKSRC}/src/modules/loaders/xpm
-NO_STAGE= yes
.include "../evas-core/Makefile.inc"
CONFIGURE_ARGS+= --enable-image-loader-xpm