aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-06-29 21:46:45 +0800
committeritetcu <itetcu@FreeBSD.org>2006-06-29 21:46:45 +0800
commit85f14db42cd9dd2587671aaedef60798a5ae8d8f (patch)
treec8301fb84c9adb88ace0e94355b6e0e9bedebf65 /mail
parentba50de381bb6da7d29b0df6bbdf07fc78328788a (diff)
downloadfreebsd-ports-gnome-85f14db42cd9dd2587671aaedef60798a5ae8d8f.tar.gz
freebsd-ports-gnome-85f14db42cd9dd2587671aaedef60798a5ae8d8f.tar.zst
freebsd-ports-gnome-85f14db42cd9dd2587671aaedef60798a5ae8d8f.zip
- s/INSTALL_SHLIB/USE_LDCONFIG/
- use my @FreeBSD.org address
Diffstat (limited to 'mail')
-rw-r--r--mail/rabl_client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rabl_client/Makefile b/mail/rabl_client/Makefile
index 81771051d66d..f8a6c1bef98f 100644
--- a/mail/rabl_client/Makefile
+++ b/mail/rabl_client/Makefile
@@ -11,11 +11,11 @@ CATEGORIES= mail dns
MASTER_SITES= http://www.nuclearelephant.com/projects/rabl/sources/ \
http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/
-MAINTAINER= itetcu@people.tecnik93.com
+MAINTAINER= itetcu@FreeBSD.org
COMMENT= Reactive Autonomous Blackhole List client
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --prefix=${PREFIX} \