From 9d63109c8eb1c8c8389a6dcfc0b2ee4c4faefbb5 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 11 Jun 2006 21:45:08 +0000 Subject: Needs pkg-config. --- emulators/gens/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/gens') diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index 059fff21e72..c6321afcf6d 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:23 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/11 21:45:08 joerg Exp $ # DISTNAME= gens-rc3 @@ -18,7 +18,7 @@ ONLY_FOR_PLATFORM= *-*-i386 WRKSRC= ${WRKDIR}/GensForLinux GNU_CONFIGURE= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config .include "../../devel/SDL/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" -- cgit v1.2.3