summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-03-21 15:52:06 +0000
committernork <nork@FreeBSD.org>2004-03-21 15:52:06 +0000
commit8ee1254d3e6a7cba5fed640de3bd95d8ed3159a5 (patch)
tree8df1543abaea1c018a599eb47e82931d8fd5bb93 /japanese
parent3aa3a389e91df86e62ac926e0f21ac9112569eb2 (diff)
downloadFreeBSD-ports-8ee1254d3e6a7cba5fed640de3bd95d8ed3159a5.zip
FreeBSD-ports-8ee1254d3e6a7cba5fed640de3bd95d8ed3159a5.tar.gz
Utilize USE_OPENLDAP.
PR: ports/64537 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/samba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile
index 348c050..db7911d 100644
--- a/japanese/samba/Makefile
+++ b/japanese/samba/Makefile
@@ -7,7 +7,7 @@
PORTNAME= samba
PORTVERSION= ${SAMBA_VERSION}.j${SAMBA_JA_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= japanese net
MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \
ftp://ftp.iij.ad.jp/pub/SAMBA/samba-jp/%SUBDIR%/ \
@@ -107,7 +107,7 @@ CONFIGURE_ARGS+= --with-msdfs
.endif
.if defined(WITH_LDAP)
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client
+USE_OPENLDAP= yes
CONFIGURE_ARGS+= --with-ldapsam
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
OpenPOWER on IntegriCloud