diff options
Diffstat (limited to 'devel/libbnr/Makefile')
-rw-r--r-- | devel/libbnr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbnr/Makefile b/devel/libbnr/Makefile index c6274c909847..5acc47e99bfa 100644 --- a/devel/libbnr/Makefile +++ b/devel/libbnr/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://dspam.nuclearelephant.com/sources/extras/ \ MAINTAINER= itetcu@FreeBSD.org COMMENT= GPL implementation of the Bayesian Noise Reduction algorithm -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS+= --includedir=${PREFIX}/include/${PORTNAME} |