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/sphinx/Makefile | |
parent | Second round of INSTALL_SHLIBS=yes fixes. (diff) |
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'audio/sphinx/Makefile')
-rw-r--r-- | audio/sphinx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index 73d3b765b723..8160f4d008a8 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -15,6 +15,7 @@ DISTNAME= sphinx2-0.2 MAINTAINER= trevor@jpj.net USE_LIBTOOL= yes +INSTALL_SHLIBS= yes USE_GMAKE= yes # contains i386 sound code |