From e8d1cc93e85abe054a2917ee981b7bbd115aa273 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Thu, 29 Jun 2006 13:20:09 +0000 Subject: - s/INSTALLS_SHLIB/USE_LDCONFIG/ - use my @FreeBSD.org address --- devel/libbnr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libbnr') 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) -- cgit v1.2.3