summaryrefslogtreecommitdiff
path: root/games/pioneers
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-02 10:24:47 +0000
committernia <nia@pkgsrc.org>2021-05-02 10:24:47 +0000
commit7f2e3496cec36eabff969ae3abf8294f4acac61d (patch)
treebb3abae4a57bc9823a085b128ea405715922f95c /games/pioneers
parent9f19b71595507fcb1eddbc954d80d07d6f30bf17 (diff)
downloadpkgsrc-7f2e3496cec36eabff969ae3abf8294f4acac61d.tar.gz
*: Use the tools framework for itstool
Now it should be more obvious when a package needs it as a dependency, as it will fail loudly if it isn't declared as a tool. While here, some duplicate dependencies on itstool were removed from the MATE packages
Diffstat (limited to 'games/pioneers')
-rw-r--r--games/pioneers/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile
index fe89cc78bf9..47601475273 100644
--- a/games/pioneers/Makefile
+++ b/games/pioneers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2021/04/21 11:41:46 adam Exp $
+# $NetBSD: Makefile,v 1.74 2021/05/02 10:24:49 nia Exp $
#
DISTNAME= pioneers-15.6
@@ -11,10 +11,8 @@ HOMEPAGE= http://pio.sourceforge.net/
COMMENT= GNOME version of the Settlers of Catan board game
LICENSE= gnu-gpl-v2
-BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
-
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake pkg-config msgfmt intltool
+USE_TOOLS+= gmake pkg-config msgfmt intltool itstool
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES