diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /math | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) | |
download | ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.tar.gz ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/siag/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile index e893be265f9d..c7169b3e8404 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= http://siag.nu/pub/siag/ \ MAINTAINER= mi@aldan.algebra.com COMMENT= Scheme-based "office" for X and curses. Sexy interface using Xaw3d +BROKEN= "Does not compile" + LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ sdb:${PORTSDIR}/databases/libsdb \ Magick:${PORTSDIR}/graphics/ImageMagick |