aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-05 18:36:41 +0800
committeraz <az@FreeBSD.org>2013-09-05 18:36:41 +0800
commit1faa55dc3c5d8453ae0011f103c1ca342876fca9 (patch)
tree44942144b3088524051457a0d12d1744ec81cca0 /audio
parent409e63a10d2e519ca7806bc006adbda2faedaecc (diff)
downloadfreebsd-ports-gnome-1faa55dc3c5d8453ae0011f103c1ca342876fca9.tar.gz
freebsd-ports-gnome-1faa55dc3c5d8453ae0011f103c1ca342876fca9.tar.zst
freebsd-ports-gnome-1faa55dc3c5d8453ae0011f103c1ca342876fca9.zip
- add an explicit dependency on pkgconf
Diffstat (limited to 'audio')
-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