pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ices-vorbis: needs pkg-config



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 15:40:52 2015 +0200
Changeset:	d88ee0a3356035a76563d69391719ee7bd950df1

Modified Files:
	ices-vorbis/Makefile

Log Message:
ices-vorbis: needs pkg-config

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d88ee0a3356035a76563d69391719ee7bd950df1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ices-vorbis/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ices-vorbis/Makefile b/ices-vorbis/Makefile
index 270a6c3..2c01019 100644
--- a/ices-vorbis/Makefile
+++ b/ices-vorbis/Makefile
@@ -11,7 +11,7 @@ MAINTAINER=		peter.schuller%infidyne.com@localhost
 HOMEPAGE=		http://www.icecast.org/ices.php
 COMMENT=		Vorbis source client for a streaming server
 
-USE_TOOLS+=		automake autoreconf
+USE_TOOLS+=		automake autoreconf pkg-config
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
 


Home | Main Index | Thread Index | Old Index