- s/INSTALL_SHLIB/USE_LDCONFIG/
- use my @FreeBSD.org address - switch backup mirror on my other "for FreeBSD" server
This commit is contained in:
parent
f5b48874e6
commit
6d869cced7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166595
1 changed files with 3 additions and 3 deletions
|
@ -11,13 +11,13 @@ PORTNAME= rabl_server
|
||||||
PORTVERSION= 1.0.0
|
PORTVERSION= 1.0.0
|
||||||
CATEGORIES= mail dns
|
CATEGORIES= mail dns
|
||||||
MASTER_SITES= http://www.nuclearelephant.com/projects/rabl/sources/ \
|
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
|
COMMENT= Reactive Autonomous Blackhole List server
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_SHLIB= yes
|
USE_LDCONFIG= yes
|
||||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
|
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue