summaryrefslogtreecommitdiff
path: root/emulators/gens
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-11 21:45:08 +0000
committerjoerg <joerg>2006-06-11 21:45:08 +0000
commit9d63109c8eb1c8c8389a6dcfc0b2ee4c4faefbb5 (patch)
tree497027c916bb9010c72d9f4ccbb2fb8f8b70ac71 /emulators/gens
parent961c2dd7120a4189a1b50bb3d714b29a23dc3b4f (diff)
downloadpkgsrc-9d63109c8eb1c8c8389a6dcfc0b2ee4c4faefbb5.tar.gz
Needs pkg-config.
Diffstat (limited to 'emulators/gens')
-rw-r--r--emulators/gens/Makefile4
1 files changed, 2 insertions, 2 deletions
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"