From 777c0a761aa7d963fbe24e350c4397afae0c1130 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 11 Jun 2006 13:51:25 +0000 Subject: Needs pkg-config. --- games/freeciv-share/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/freeciv-share') diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common index 6d1d5e6d233..c61af6c1d07 100644 --- a/games/freeciv-share/Makefile.common +++ b/games/freeciv-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2006/06/08 16:06:50 minskim Exp $ +# $NetBSD: Makefile.common,v 1.28 2006/06/11 13:51:25 joerg Exp $ DISTNAME= freeciv-${FC_VERS} FC_VERS= 2.0.8 @@ -13,7 +13,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freeciv.org/ USE_PKGLOCALEDIR= yes -USE_TOOLS+= msgfmt +USE_TOOLS+= msgfmt pkg-config GNU_CONFIGURE= yes DISTINFO_FILE= ${.CURDIR}/../../games/freeciv-share/distinfo -- cgit v1.2.3