From 442af1c06cea067491374cf93a4017d2db9d09c5 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 11 Jun 2006 14:08:28 +0000 Subject: Needs pkg-config. --- emulators/gpsim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 899347eaf99..c7ffe6f731e 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/06/04 06:14:11 dogcow Exp $ +# $NetBSD: Makefile,v 1.19 2006/06/11 14:08:28 joerg Exp $ # DISTNAME= gpsim-0.21.11 @@ -12,7 +12,7 @@ COMMENT= PIC emulator with X interface GNU_CONFIGURE= YES USE_LANGUAGES= c c++ -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config USE_LIBTOOL= YES USE_GNU_READLINE= YES -- cgit v1.2.3