aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sdl_ttf/Makefile')
-rw-r--r--graphics/sdl_ttf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index 29443d7d48d5..de17be4db491 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -13,7 +13,7 @@ COMMENT= Library to use TrueType fonts to render text in SDL applications
LICENSE= ZLIB
-LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:print/freetype2
USES= gmake iconv libtool pathfix pkgconfig
USE_SDL= sdl