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/icegenerator | |
parent | 46b9be824fe461c457759eb8fa6d7acd6b4cf536 (diff) | |
download | ports-e83412c8f0b84b22ddb3e38e7697fd8943ba7762.tar.gz ports-e83412c8f0b84b22ddb3e38e7697fd8943ba7762.zip |
Notes
Diffstat (limited to 'audio/icegenerator')
-rw-r--r-- | audio/icegenerator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/icegenerator/Makefile b/audio/icegenerator/Makefile index 38eb2720c750..bca4aa253a52 100644 --- a/audio/icegenerator/Makefile +++ b/audio/icegenerator/Makefile @@ -7,6 +7,7 @@ PORTNAME= icegenerator PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= funkblaster@n11.bmstu.ru COMMENT= Direct streaming generator for Icecast/Shoutcast -LIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |