diff options
Diffstat (limited to 'science/ghmm')
-rw-r--r-- | science/ghmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile index c6c3359ccc67..a9dd502e72e9 100644 --- a/science/ghmm/Makefile +++ b/science/ghmm/Makefile @@ -15,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= General Hidden Markov Model Library in C GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-0.7.0 post-patch: |