diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-03 23:02:54 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-03 23:02:54 +0000 |
commit | e83412c8f0b84b22ddb3e38e7697fd8943ba7762 (patch) | |
tree | 66c092f74fe3e78fee55f92b88dc50d0ee68065a /audio/p5-Shout | |
parent | 46b9be824fe461c457759eb8fa6d7acd6b4cf536 (diff) | |
download | ports-e83412c8f0b84b22ddb3e38e7697fd8943ba7762.tar.gz ports-e83412c8f0b84b22ddb3e38e7697fd8943ba7762.zip |
Notes
Diffstat (limited to 'audio/p5-Shout')
-rw-r--r-- | audio/p5-Shout/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile index 368583fde7e6..d62e51c6cda7 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -7,6 +7,7 @@ PORTNAME= Shout PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= http://www.icecast.org/releases/libshout/ PKGNAMEPREFIX= p5- @@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Perl glue for libshout MP3 streaming source library -LIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 PERL_CONFIGURE= yes |