diff options
Diffstat (limited to 'audio/icegenerator/Makefile')
-rw-r--r-- | audio/icegenerator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icegenerator/Makefile b/audio/icegenerator/Makefile index 686a7c9bfed7..95a07d7aab1e 100644 --- a/audio/icegenerator/Makefile +++ b/audio/icegenerator/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.5.5-pre2 MAINTAINER= funkblaster@mail.ru COMMENT= Direct streaming generator for Icecast/Shoutcast -LIB_DEPENDS= libshout.so:${PORTSDIR}/audio/libshout +LIB_DEPENDS= libshout.so:audio/libshout GNU_CONFIGURE= yes USES= gmake pkgconfig |