diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:15:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:15:31 +0000 |
commit | a4c17cd5bee1621e7337e7f111e6bb5e727479cc (patch) | |
tree | 87631b6361a29755e78b84a1413fda2398e65f3e /graphics/ftgl/Makefile | |
parent | BROKEN: Unfetchable (diff) |
BROKEN: Incorrect pkg-plist
Diffstat (limited to '')
-rw-r--r-- | graphics/ftgl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile index b0a09958a43c..d105890449c7 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= Incorrect pkg-plist + USE_GMAKE= yes USE_GL= yes USE_X_PREFIX= yes |