svn commit: r326381 - head/audio/p5-Shout
Andrej Zverev
az at FreeBSD.org
Thu Sep 5 10:36:42 UTC 2013
Author: az
Date: Thu Sep 5 10:36:41 2013
New Revision: 326381
URL: http://svnweb.freebsd.org/changeset/ports/326381
Log:
- add an explicit dependency on pkgconf
Modified:
head/audio/p5-Shout/Makefile
Modified: head/audio/p5-Shout/Makefile
==============================================================================
--- head/audio/p5-Shout/Makefile Thu Sep 5 10:32:23 2013 (r326380)
+++ head/audio/p5-Shout/Makefile Thu Sep 5 10:36:41 2013 (r326381)
@@ -12,7 +12,7 @@ COMMENT= Perl glue for libshout MP3 stre
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2
-USES= perl5
+USES= perl5 pkgconfig
USE_PERL5= configure
MAN3= Shout.3
More information about the svn-ports-all
mailing list