diff options
author | pav <pav@FreeBSD.org> | 2010-04-12 08:04:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-04-12 08:04:55 +0800 |
commit | f76bfbf692f6bcd0dbac9a645abddb178641037e (patch) | |
tree | 14fbfff4da506415a6fac80ced82170ea564ec78 | |
parent | 384fd5b019ddfcb282a006bb0430bbac459bb21a (diff) | |
download | freebsd-ports-gnome-f76bfbf692f6bcd0dbac9a645abddb178641037e.tar.gz freebsd-ports-gnome-f76bfbf692f6bcd0dbac9a645abddb178641037e.tar.zst freebsd-ports-gnome-f76bfbf692f6bcd0dbac9a645abddb178641037e.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
-rw-r--r-- | games/apricots/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/apricots/Makefile b/games/apricots/Makefile index 1f9c9f5902de..92fbf4f7908f 100644 --- a/games/apricots/Makefile +++ b/games/apricots/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.fishies.org.uk/ \ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Fly a little plane around and shoot things and drop bombs +BROKEN= does not compile + USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_GMAKE= yes |