diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
commit | 0d4b4652fee36d905f1f32f708a97efc87b0a32b (patch) | |
tree | 6ffeedce623e14cb1ccf00a9be98f014166afcc3 /misc | |
parent | BROKEN: does not package correctly (diff) |
BROKEN: does not build
Notes
Notes:
svn path=/head/; revision=59315
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 db91f0a7d5d3..8734e7b7fe02 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 ff5c6fe1db47..0109ffaf2b84 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 |