diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 08:12:29 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 08:12:29 +0800 |
commit | c6865bfdbe00860070d73767533b6738f9fa4e6f (patch) | |
tree | d365d1faa2e40cb1d76358da1258ea09826a22b7 /math | |
parent | 94328b7b6708059b740f6ad6bb7bc19345a2e3ff (diff) | |
download | freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.gz freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.zst freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.zip |
BROKEN: Does not compile
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 |