diff options
Diffstat (limited to 'graphics/ftgl/Makefile')
-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 |