diff options
Diffstat (limited to 'devel/libbnr/Makefile')
-rw-r--r-- | devel/libbnr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libbnr/Makefile b/devel/libbnr/Makefile index fd03bc2d8e51..04b89cb4f736 100644 --- a/devel/libbnr/Makefile +++ b/devel/libbnr/Makefile @@ -15,6 +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 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS+= --includedir=${PREFIX}/include/${PORTNAME} |