diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 10:08:25 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 10:08:25 +0000 |
commit | ab63f5bd0bf091680be8f919b994fb5030bef938 (patch) | |
tree | a2f7277a226fa420e033fadc2c3a36c6811f8f74 /audio/sphinx/Makefile | |
parent | - s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff) |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'audio/sphinx/Makefile')
-rw-r--r-- | audio/sphinx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index 1c8570766cad..eed01f867c08 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -18,7 +18,7 @@ COMMENT= Speech recognition system DEST= ${WRKSRC}/src/libsphinx2/ GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PKGMESSAGE= ${WRKDIR}/pkg-message USE_GMAKE= yes |