aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Shout
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-05 10:36:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-05 10:36:41 +0000
commit9edf35b15ae154db141a3298493f384187063e4e (patch)
tree44942144b3088524051457a0d12d1744ec81cca0 /audio/p5-Shout
parent3779b5222a514b8dab0105840de4ce2c02760e4f (diff)
downloadports-9edf35b15ae154db141a3298493f384187063e4e.tar.gz
ports-9edf35b15ae154db141a3298493f384187063e4e.zip
- add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326381
Diffstat (limited to 'audio/p5-Shout')
-rw-r--r--audio/p5-Shout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile
index c4a08bedfe25..e1dfa6c2d954 100644
--- a/audio/p5-Shout/Makefile
+++ b/audio/p5-Shout/Makefile
@@ -12,7 +12,7 @@ COMMENT= Perl glue for libshout MP3 streaming source library
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2
-USES= perl5
+USES= perl5 pkgconfig
USE_PERL5= configure
MAN3= Shout.3