diff options
Diffstat (limited to 'graphics/qslim/Makefile')
-rw-r--r-- | graphics/qslim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index fa99491..30a04c6 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms \ tiff:${PORTSDIR}/graphics/tiff \ png:${PORTSDIR}/graphics/png +BROKEN= "Does not find libforms.a to link against" + USE_MESA= yes USE_XLIB= yes CONFIGURE_WRKSRC= ${WRKSRC}/mixkit/build |