diff options
Diffstat (limited to 'audio/libshout/Makefile')
-rw-r--r-- | audio/libshout/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index c42accd288d1..7719796eb846 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://developer.icecast.org/libshout/releases/ MAINTAINER= zach@pabst.bendnet.com GNU_CONFIGURE= yes +INSTALLS_SHLIBS= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} .include <bsd.port.mk> |