summaryrefslogtreecommitdiff
path: root/audio/libcdaudio/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /audio/libcdaudio/Makefile
parentAdd bin/apple_driver. (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'audio/libcdaudio/Makefile')
-rw-r--r--audio/libcdaudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile
index 82b18f13f52e..199bef75dd45 100644
--- a/audio/libcdaudio/Makefile
+++ b/audio/libcdaudio/Makefile
@@ -13,5 +13,6 @@ MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
.include <bsd.port.mk>