summaryrefslogtreecommitdiff
path: root/games/lincity/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /games/lincity/Makefile
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'games/lincity/Makefile')
-rw-r--r--games/lincity/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile
index 4cd0be1e674..d9d5d208e35 100644
--- a/games/lincity/Makefile
+++ b/games/lincity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:20 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/13 18:23:33 jlam Exp $
DISTNAME= lincity-1.12.1
PKGREVISION= 1
@@ -10,9 +10,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://lincity.sourceforge.net/
COMMENT= Free clone of SimCity for X11
-BUILD_USES_MSGFMT= yes
-
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes