diff options
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 |