summaryrefslogtreecommitdiff
path: root/misc/cassowary
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-13 07:42:17 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-13 07:42:17 +0000
commita055643226ffd75c1570442bc2c009121b659b2b (patch)
tree429cf6fc061886246d92f919c8bfb6c1fae1a4ed /misc/cassowary
parentScwm depends esound. (diff)
This must be compiled with guile for scwm
but can't do that. (I've forgot this)
Notes
Notes: svn path=/head/; revision=22402
Diffstat (limited to 'misc/cassowary')
-rw-r--r--misc/cassowary/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cassowary/Makefile b/misc/cassowary/Makefile
index d4433b93c289..6ffdbcdc97be 100644
--- a/misc/cassowary/Makefile
+++ b/misc/cassowary/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= nakai@FreeBSD.org
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
LIB_DEPENDS= GTL.3:${PORTSDIR}/misc/gtl
+BROKEN= build
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_NEWGCC= yes