summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-11 14:08:28 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-11 14:08:28 +0000
commit442af1c06cea067491374cf93a4017d2db9d09c5 (patch)
treefbca1f0f50b67917afcb662cba58842a68ad0d82 /emulators
parent79eeadac88c6c56dde160a159f84a887155fef0e (diff)
downloadpkgsrc-442af1c06cea067491374cf93a4017d2db9d09c5.tar.gz
Needs pkg-config.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gpsim/Makefile4
1 files changed, 2 insertions, 2 deletions
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