diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-12 00:04:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-12 00:04:55 +0000 |
commit | 685da59264ae6895befded608d55bc9e559ca0ef (patch) | |
tree | d427fd639cd4a68c79f77a8c13f7d6282a6e8937 /games | |
parent | 2dfddd685ccae9fea0a14047245026c8067f3342 (diff) | |
download | ports-685da59264ae6895befded608d55bc9e559ca0ef.tar.gz ports-685da59264ae6895befded608d55bc9e559ca0ef.zip |
Notes
Diffstat (limited to 'games')
-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 |