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 | |
parent | 5cb14340042a107ee5ad92616d23d4d9551eb878 (diff) | |
download | ports-835d6b8655813f2580f5db9fcbec03a34833ec92.tar.gz ports-835d6b8655813f2580f5db9fcbec03a34833ec92.zip |
Third round of INSTALL_SHLIBS=yes fixes.
Notes
Notes:
svn path=/head/; revision=29615
Diffstat (limited to 'audio/sphinx')
-rw-r--r-- | audio/sphinx/Makefile | 1 | ||||
-rw-r--r-- | audio/sphinx/pkg-plist | 2 |
2 files changed, 1 insertions, 2 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 diff --git a/audio/sphinx/pkg-plist b/audio/sphinx/pkg-plist index 52adb05b0fd2..947a91ebdaa8 100644 --- a/audio/sphinx/pkg-plist +++ b/audio/sphinx/pkg-plist @@ -102,8 +102,6 @@ share/sphinx2/model/lm/turtle/demo.token share/sphinx2/model/lm/turtle/demo.vocab share/sphinx2/model/lm/turtle/goforward.16k share/sphinx2/model/lm/turtle/test.ctl -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R @dirrm share/sphinx2/model/lm/turtle @dirrm share/sphinx2/model/lm @dirrm share/sphinx2/model/hmm/6k |