From 835d6b8655813f2580f5db9fcbec03a34833ec92 Mon Sep 17 00:00:00 2001
From: Maxim Sobolev <sobomax@FreeBSD.org>
Date: Thu, 15 Jun 2000 17:59:45 +0000
Subject: Third round of INSTALL_SHLIBS=yes fixes.

---
 audio/sphinx/Makefile  | 1 +
 audio/sphinx/pkg-plist | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

(limited to 'audio/sphinx')

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
-- 
cgit v1.2.3