mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Make sure it links with liblber. Remove BROKEN, and bump PORTREVISION.
Submitted by: Robin P. Blanchard" <Robin_Blanchard@georgiacenter.org>
This commit is contained in:
parent
c6be8d8892
commit
6cfe4bf361
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57408
@ -7,18 +7,18 @@
|
||||
|
||||
PORTNAME= auth_ldap
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.rudedog.org/auth_ldap/
|
||||
|
||||
MAINTAINER= nik@FreeBSD.org
|
||||
|
||||
BROKEN= "Looks like a missing dependency"
|
||||
|
||||
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
|
||||
LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2
|
||||
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIBS="-llber"
|
||||
CONFIGURE_ARGS= --with-sdk-headers=${LOCALBASE}/include \
|
||||
--with-sdk-libs=${LOCALBASE}/lib \
|
||||
--with-ldap-sdk=openldap
|
||||
|
Loading…
Reference in New Issue
Block a user