aboutsummaryrefslogtreecommitdiff
path: root/audio/streamtuner-python
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-04 00:17:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-04 00:17:12 +0000
commit98a62b889581089b68bab6b2de835482d5c4c4bf (patch)
tree5a3ffd30fa703e9981027b2093f5b4119c81c604 /audio/streamtuner-python
parent92a5a7f8cf50b36c9ba19382f019a4deb084b510 (diff)
Notes
Diffstat (limited to 'audio/streamtuner-python')
-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>