summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortnn <tnn>2015-03-17 14:05:01 +0000
committertnn <tnn>2015-03-17 14:05:01 +0000
commit0e629b00aebb7f1bd5494c493c80eff3378f4c24 (patch)
treedadb04e115fc4876c98f60668116c3807c54979b /games
parent3f6ea16f553b7625c62073100e2a031c592109b4 (diff)
downloadpkgsrc-0e629b00aebb7f1bd5494c493c80eff3378f4c24.tar.gz
needs gzip(1) during compilation
Diffstat (limited to 'games')
-rw-r--r--games/freeciv-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common
index 5be7c4e31be..95ddb4b5187 100644
--- a/games/freeciv-share/Makefile.common
+++ b/games/freeciv-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.43 2014/05/09 07:37:06 wiz Exp $
+# $NetBSD: Makefile.common,v 1.44 2015/03/17 14:05:01 tnn Exp $
# used by games/freeciv-share/Makefile
# used by games/freeciv-client/Makefile
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.freeciv.org/
LICENSE= gnu-gpl-v2
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake gzip msgfmt pkg-config
USE_LANGUAGES+= c99 c++
GNU_CONFIGURE= yes
USE_LIBTOOL= yes