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