Hello, this patch seems to fix the freetype dependency problem
-----8<----[snip]----8<-----
--- Makefile.ori Sun Feb 3 20:54:16 2008
+++ Makefile Sun Feb 3 20:55:05 2008
@@ -29,7 +29,7 @@
WANTLIB= ICE Imlib2 SM X11 XRes Xau Xdmcp Xext Xmu Xt c freetype \
m util z
-LIB_DEPENDS= ast::devel/libast
+LIB_DEPENDS= ast::devel/libast ttf::print/freetype
USE_X11= Yes
USE_LIBTOOL= Yes
-----8<----[snip]----8<-----
