aboutsummaryrefslogtreecommitdiff
path: root/sysutils/adtool
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-30 22:54:15 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-30 22:54:15 +0000
commit2cc833ff50b0d039dd5e45de647b55fd3d7cb176 (patch)
tree02ca4c3ba02923ee1e00bccb53aee2439aaa0d99 /sysutils/adtool
parent50a4c35830d7dc3c4c31fc157e446123ba4768e3 (diff)
downloadports-2cc833ff50b0d039dd5e45de647b55fd3d7cb176.tar.gz
ports-2cc833ff50b0d039dd5e45de647b55fd3d7cb176.zip
Fix dependency:
There is no port net/openldap21 any longer. Please use USE_OPENLDAP=yes and respect the default in bsd.ports.mk, specify WANT_OPENLDAP_VER *only* if you have to, for example when you are incompatible with any other version. Thanks for the report! Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=89928
Diffstat (limited to 'sysutils/adtool')
-rw-r--r--sysutils/adtool/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/adtool/Makefile b/sysutils/adtool/Makefile
index b79f815a8ff7..db51772f4627 100644
--- a/sysutils/adtool/Makefile
+++ b/sysutils/adtool/Makefile
@@ -14,10 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= joseph@randomnetworks.com
COMMENT= Active Directory administration tool
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21
-LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap21
-
USE_GMAKE= yes
+USE_OPENLDAP= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --with-ldap=${LOCALBASE}