From 8d3b48e29b88b69ed61d95b86e9def6e0ba9e31b Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 7 Jun 2006 12:36:15 +0000 Subject: Needs pkg-config. --- emulators/libspectrum/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/libspectrum') diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 5e342848795..676ace310b1 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:01 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/07 12:36:15 joerg Exp $ DISTNAME= libspectrum-0.2.2 PKGREVISION= 2 @@ -9,7 +9,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://fuse-emulator.sourceforge.net/libspectrum.php COMMENT= ZX Spectrum emulator file format library -USE_TOOLS+= perl +USE_TOOLS+= perl pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3