diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/flvw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/flvw/Makefile b/x11-toolkits/flvw/Makefile index d2fd43f5cf24..717601504d08 100644 --- a/x11-toolkits/flvw/Makefile +++ b/x11-toolkits/flvw/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= cyrille.lefevre@laposte.net COMMENT= Virtual Widgets for the Fast Light ToolKit +BROKEN= "Does not compile" + LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk WRKSRC= ${WRKDIR}/${PORTNAME}/1.0 |