From fb5bf9d36504939ca15e02a66d4b106f1034f94d Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 17 May 2002 09:18:06 +0000 Subject: Mark BROKEN: Does not find libforms.a to link against --- graphics/qslim/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index fa994919674d..30a04c658233 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 -- cgit