From e25ec1610ff2632cac11b281881ddc3906286802 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 11 Aug 2008 15:21:04 +0000 Subject: Needs pkg-config. --- audio/mpg123-esound/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/mpg123-esound/Makefile b/audio/mpg123-esound/Makefile index 00eae5e1b97..63f33895d47 100644 --- a/audio/mpg123-esound/Makefile +++ b/audio/mpg123-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2008/08/11 15:21:04 joerg Exp $ PKGNAME= mpg123-esound-${MPG123_VERSION} PKGREVISION= 7 @@ -13,6 +13,8 @@ TARGET_SUFFIX= -esd PKG_OPTIONS_VAR=PKG_OPTIONS.mpg123-esound .include "../../audio/mpg123/Makefile.common" +USE_TOOLS+= pkg-config + INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: -- cgit v1.2.3