aboutsummaryrefslogtreecommitdiff
path: root/devel/libbnr
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-29 13:20:09 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-29 13:20:09 +0000
commite8d1cc93e85abe054a2917ee981b7bbd115aa273 (patch)
tree4506c246e1b33c017b62fbc4d2d8374764233769 /devel/libbnr
parentddf3386e1fb7b8aaed85e13b97edf4302924867d (diff)
downloadports-e8d1cc93e85abe054a2917ee981b7bbd115aa273.tar.gz
ports-e8d1cc93e85abe054a2917ee981b7bbd115aa273.zip
Notes
Diffstat (limited to 'devel/libbnr')
-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)