summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 19:51:38 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 19:51:38 +0000
commitff4f59306e85bdfa776312faf9eb20333e7e67ae (patch)
treec38b66fdb962ab52cd4f1a03f0228ae5e37c5196 /graphics
parentBROKEN: Does not build (diff)
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=131971
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ftgl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile
index 36c33474d275..61e7aa7e12ab 100644
--- a/graphics/ftgl/Makefile
+++ b/graphics/ftgl/Makefile
@@ -17,6 +17,8 @@ COMMENT= An OpenGL FreeType fonts rendering library
BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+BROKEN= Incomplete pkg-plist
+
USE_GMAKE= yes
USE_GL= yes
USE_X_PREFIX= yes