diff options
Diffstat (limited to 'audio/icegenerator/Makefile')
-rw-r--r-- | audio/icegenerator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icegenerator/Makefile b/audio/icegenerator/Makefile index 6341530a5e84..44c10a56cf34 100644 --- a/audio/icegenerator/Makefile +++ b/audio/icegenerator/Makefile @@ -7,7 +7,7 @@ PORTNAME= icegenerator PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= funkblaster@mail.ru COMMENT= Direct streaming generator for Icecast/Shoutcast -LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |