aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libbnr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbnr/Makefile')
-rw-r--r--devel/libbnr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbnr/Makefile b/devel/libbnr/Makefile
index 64cc152b99fd..fd03bc2d8e51 100644
--- a/devel/libbnr/Makefile
+++ b/devel/libbnr/Makefile
@@ -12,11 +12,11 @@ CATEGORIES= devel mail
MASTER_SITES= http://dspam.nuclearelephant.com/sources/extras/ \
http://people.tecnik93.com/~itetcu/FreeBSD/ports/libbnr/sources/
-MAINTAINER= itetcu@people.tecnik93.com
+MAINTAINER= itetcu@FreeBSD.org
COMMENT= GPL implementation of the Bayesian Noise Reduction algorithm
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/${PORTNAME}
.ifdef(WITH_DEBUG)