diff options
author | nakai <nakai@FreeBSD.org> | 1999-10-13 07:42:17 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-10-13 07:42:17 +0000 |
commit | 98af5e438c107ab4ff0d0d055e192770267338a2 (patch) | |
tree | c95e451de4511eb416329d85298c8070293713a1 /misc/cassowary | |
parent | 8bfeb8955ec36a0a40dc5eaae684b18a9f48211c (diff) | |
download | FreeBSD-ports-98af5e438c107ab4ff0d0d055e192770267338a2.zip FreeBSD-ports-98af5e438c107ab4ff0d0d055e192770267338a2.tar.gz |
This must be compiled with guile for scwm
but can't do that.
(I've forgot this)
Diffstat (limited to 'misc/cassowary')
-rw-r--r-- | misc/cassowary/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cassowary/Makefile b/misc/cassowary/Makefile index d4433b9..6ffdbcd 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 |