diff options
author | kris <kris@FreeBSD.org> | 2002-03-25 10:22:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-03-25 10:22:19 +0800 |
commit | ffcf0968da30c52c3f7023e9be075a34b9c6181a (patch) | |
tree | 6410e38921785bc7c58e01d5f69141f91f9fd196 /misc/bb/Makefile | |
parent | 9d1761cbe7c89842d6155c4932cd328c290017d5 (diff) | |
download | freebsd-ports-gnome-ffcf0968da30c52c3f7023e9be075a34b9c6181a.tar.gz freebsd-ports-gnome-ffcf0968da30c52c3f7023e9be075a34b9c6181a.tar.zst freebsd-ports-gnome-ffcf0968da30c52c3f7023e9be075a34b9c6181a.zip |
BROKEN: does not build
Diffstat (limited to 'misc/bb/Makefile')
-rw-r--r-- | misc/bb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/bb/Makefile b/misc/bb/Makefile index e8048ce32b34..3a76ebc1094a 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib MAKEFILE= makefile |