From 9cf0e23d48e66cf5dffbe15b973824ccd171aa51 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 11 Jun 2006 14:34:17 +0000 Subject: Needs pkg-config. --- audio/terminatorx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 95892842f0d..2ee08cda2f2 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/05/15 18:37:20 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/11 14:34:17 joerg Exp $ # DISTNAME= terminatorX-3.82 @@ -18,6 +18,7 @@ DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools USE_LANGUAGES= c c++ USE_LIBTOOL= yes +USE_TOOLS+= pkg-config GNU_CONFIGURE= yes LIBS+= ${LIBOSSAUDIO} -- cgit v1.2.3