From f9bd02898969a8cc357054bc648c778074269143 Mon Sep 17 00:00:00 2001 From: antoine Date: Sun, 15 Sep 2013 12:27:30 +0000 Subject: Add an explicit dependency on pkgconf Approved by: portmgr (bapt) --- audio/mp3stat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index e19f8f1b2a8c..54cf33fa0a75 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -19,7 +19,7 @@ OPTIONS_DEFAULT= VORBIS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= gmake +USES= gmake pkgconfig USE_GNOME= gtk20 CXX+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ -- cgit