From 76797e2eb2186bd409d2067e3055e6d40737ca3d Mon Sep 17 00:00:00 2001 From: itetcu Date: Thu, 29 Jun 2006 13:51:00 +0000 Subject: - s/INSTALL_SHLIB/USE_LDCONFIG/ - use my @FreeBSD.org address - switch backup mirror on my other "for FreeBSD" server --- mail/rabl_server/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/rabl_server') diff --git a/mail/rabl_server/Makefile b/mail/rabl_server/Makefile index 8836601883fb..84f08e362ece 100644 --- a/mail/rabl_server/Makefile +++ b/mail/rabl_server/Makefile @@ -11,13 +11,13 @@ PORTNAME= rabl_server PORTVERSION= 1.0.0 CATEGORIES= mail dns MASTER_SITES= http://www.nuclearelephant.com/projects/rabl/sources/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ + http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ -MAINTAINER= itetcu@people.tecnik93.com +MAINTAINER= itetcu@FreeBSD.org COMMENT= Reactive Autonomous Blackhole List server GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit