From 0245abc342a5647a45cee370946cb5f88b9739cd Mon Sep 17 00:00:00 2001 From: Aleksey Cheusov Date: Sun, 3 Feb 2008 10:40:15 +0000 Subject: [PATCH] fixed: missed pkg-config --- lincity-ng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lincity-ng/Makefile b/lincity-ng/Makefile index 6459bbdc84..aa974f74bf 100644 --- a/lincity-ng/Makefile +++ b/lincity-ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/11/05 19:07:01 cheusov Exp $ +# $NetBSD: Makefile,v 1.3 2008/02/03 10:40:15 cheusov Exp $ # DISTNAME= lincity-ng-1.1.1 @@ -17,7 +17,7 @@ BUILD_DEPENDS+= jam-[0-9]*:../../devel/jam GNU_CONFIGURE= yes USE_LANGUAGES= c c++ -#MAKE_PROGRAM= jam +USE_TOOLS+= pkg-config do-build: cd ${WRKSRC} && jam