diff options
Diffstat (limited to 'science/ghmm/Makefile')
-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 b8448a329021..b271be9a6b53 100644 --- a/science/ghmm/Makefile +++ b/science/ghmm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= General Hidden Markov Model Library in C -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-0.7.0 |