diff options
Diffstat (limited to 'games/warzone2100')
-rw-r--r-- | games/warzone2100/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 48fccaf6a36..a41420c86ee 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/05/16 13:45:14 marino Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/06 11:54:58 asau Exp $ # DISTNAME= warzone2100-2.2.2 @@ -12,8 +12,6 @@ COMMENT= Real-time strategy and real-time tactics hybrid computer game DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config bison msgfmt intltool gmake gawk flex unzip zip |