diff options
-rw-r--r-- | games/crimsonfields/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile index 5ad2f1beb0e..2498d84c646 100644 --- a/games/crimsonfields/Makefile +++ b/games/crimsonfields/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/02/05 23:09:13 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2006/05/22 17:40:44 wiz Exp $ # DISTNAME= crimson-0.4.9 @@ -13,6 +13,7 @@ HOMEPAGE= http://crimson.seul.org/ COMMENT= Tactical war game in the tradition of Battle Isle USE_DIRS+= xdg-1.1 +USE_LANGUAGES= c c++ USE_TOOLS+= gmake # not standard locale files #USE_PKGLOCALEDIR= no |