diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
commit | 70d0a1b94da2db9480cd58b751b320268cd85f5f (patch) | |
tree | 78e9c8762704054c69fbcb04373e9c4ed8ef18f5 /misc | |
parent | 51d9a712571e2bbe41c1dda4451da2fcb4aa10e2 (diff) | |
download | FreeBSD-ports-70d0a1b94da2db9480cd58b751b320268cd85f5f.zip FreeBSD-ports-70d0a1b94da2db9480cd58b751b320268cd85f5f.tar.gz |
BROKEN: does not build
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cassowary/Makefile | 2 | ||||
-rw-r--r-- | misc/ezload/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/misc/cassowary/Makefile b/misc/cassowary/Makefile index db91f0a..8734e7b 100644 --- a/misc/cassowary/Makefile +++ b/misc/cassowary/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/ MAINTAINER= nakai@FreeBSD.org +BROKEN= "Does not build" + BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile LIB_DEPENDS= GTL.3:${PORTSDIR}/misc/gtl diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile index ff5c6fe..0109ffa 100644 --- a/misc/ezload/Makefile +++ b/misc/ezload/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.etla.net/~n_hibma/usb/ MAINTAINER= n_hibma@FreeBSD.ORG +BROKEN= "Does not build" + MAN1= ezupload.1 ezdownload.1 aw.1 MANCOMPRESSED= yes |