summaryrefslogtreecommitdiff
path: root/games/sirius
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2b7701c2e846af68d16fca094c7edd5a431d4797 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /games/sirius
parent381acf95ec4f42fe16a17018bf9d56363883a683 (diff)
downloadpkgsrc-2b7701c2e846af68d16fca094c7edd5a431d4797.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'games/sirius')
-rw-r--r--games/sirius/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/sirius/Makefile b/games/sirius/Makefile
index d21dd3c680f..4ad3310a096 100644
--- a/games/sirius/Makefile
+++ b/games/sirius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/03/06 00:18:16 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/13 18:23:33 jlam Exp $
#
DISTNAME= sirius-0.8.0
@@ -10,11 +10,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sirius.bitvis.nu/
COMMENT= Othello game for GNOME2
-BUILD_USES_MSGFMT= YES
-
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES