aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/streamtuner-python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/streamtuner-python/Makefile b/audio/streamtuner-python/Makefile
index 8569b07de61e..4408124d0b01 100644
--- a/audio/streamtuner-python/Makefile
+++ b/audio/streamtuner-python/Makefile
@@ -22,6 +22,6 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_PYTHON= yes
USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
+#INSTALLS_SHLIB= not needed, the libs are plugins for streamtuner only
.include <bsd.port.mk>