diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:18:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:18:06 +0000 |
commit | f7ae4c5284bf6117d3f48537c312c12cdf972170 (patch) | |
tree | 99a6a6c54bc4ac8923ca2a3c60538ddde155da97 /graphics/qslim | |
parent | 0aceea3ab2fa27901f2c084d869eef5f1533e445 (diff) | |
download | ports-f7ae4c5284bf6117d3f48537c312c12cdf972170.tar.gz ports-f7ae4c5284bf6117d3f48537c312c12cdf972170.zip |
Notes
Diffstat (limited to 'graphics/qslim')
-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 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 |