summaryrefslogtreecommitdiff
path: root/graphics/evas-engine-sdl
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-01-08 16:40:11 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-01-08 16:40:11 +0000
commit6d432f99d5a5c9d21d7ed9e71e7c20fe1c9ffe35 (patch)
tree2dbd496b928a4c8979162a969273a32a28b13e44 /graphics/evas-engine-sdl
parent- Remove USE_RC_SUR (typo), USE_RC_SUBR is conditionally defined later (diff)
- Depend on freetype2 rather than on freetype1.
Spotted by: pav Pointyhat to: me
Notes
Notes: svn path=/head/; revision=225481
Diffstat (limited to 'graphics/evas-engine-sdl')
-rw-r--r--graphics/evas-engine-sdl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile
index 84f6971d6699..3e66b73a09ff 100644
--- a/graphics/evas-engine-sdl/Makefile
+++ b/graphics/evas-engine-sdl/Makefile
@@ -16,9 +16,10 @@ DISTNAME= evas-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= A hardware accelerated canvas API (SDL engine)
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_FREETYPE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack pkgconfig gnometarget
USE_EFL= evas