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 44c10a56cf34..91d983887529 100644 --- a/audio/icegenerator/Makefile +++ b/audio/icegenerator/Makefile @@ -17,7 +17,7 @@ COMMENT= Direct streaming generator for Icecast/Shoutcast LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes |