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 55ce44734afa..ff9ce18c6ad4 100644 --- a/devel/libbnr/Makefile +++ b/devel/libbnr/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dspam.nuclearelephant.com/sources/extras/ \ MAINTAINER= itetcu@people.tecnik93.com COMMENT= GPL implementation of the Bayesian Noise Reduction algorithm -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --includedir=${PREFIX}/include/${PORTNAME} |