diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 17:59:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 17:59:45 +0000 |
commit | 835d6b8655813f2580f5db9fcbec03a34833ec92 (patch) | |
tree | 1dad4fa822830f51205ce8becf3ef756537f4a2b /audio/libsidplay2/Makefile | |
parent | 5cb14340042a107ee5ad92616d23d4d9551eb878 (diff) | |
download | ports-835d6b8655813f2580f5db9fcbec03a34833ec92.tar.gz ports-835d6b8655813f2580f5db9fcbec03a34833ec92.zip |
Notes
Diffstat (limited to 'audio/libsidplay2/Makefile')
-rw-r--r-- | audio/libsidplay2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index b32f2fdf3b25..5c6fb4fdbd53 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -17,6 +17,7 @@ MAINTAINER= sec@42.org WRKSRC= ${WRKDIR}/lib${PKGNAME} USE_XLIB= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes USE_GMAKE= yes .include <bsd.port.mk> |