diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:51:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:51:38 +0000 |
commit | ff4f59306e85bdfa776312faf9eb20333e7e67ae (patch) | |
tree | c38b66fdb962ab52cd4f1a03f0228ae5e37c5196 /graphics/ftgl | |
parent | 68dadfaed528babb8f22f5f847562b50cb94363c (diff) | |
download | ports-ff4f59306e85bdfa776312faf9eb20333e7e67ae.tar.gz ports-ff4f59306e85bdfa776312faf9eb20333e7e67ae.zip |
Notes
Diffstat (limited to 'graphics/ftgl')
-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 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 |