aboutsummaryrefslogtreecommitdiff
path: root/net/ldapdiff/Makefile
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-03-03 07:48:32 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-03-03 07:48:32 +0000
commit260fe039dce6fd5c8e2126b1a349288b0181b86d (patch)
treef1441693c394fa30e6ee5e2b330f2c544610bcd2 /net/ldapdiff/Makefile
parent25fcff520e3f4713aaf8ad908818b9050e8c9cd8 (diff)
Notes
Diffstat (limited to 'net/ldapdiff/Makefile')
-rw-r--r--net/ldapdiff/Makefile15
1 files changed, 4 insertions, 11 deletions
diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile
index 5b6c16bfe220..279a7e79e4b7 100644
--- a/net/ldapdiff/Makefile
+++ b/net/ldapdiff/Makefile
@@ -6,26 +6,19 @@
#
PORTNAME= ldapdiff
-PORTVERSION= 0.9.0
+PORTVERSION= 1.0.0
CATEGORIES= net
-MASTER_SITES= http://webtomware.rhoen.de/ \
- http://unixpages.org/distfiles/
+MASTER_SITES= http://webtomware.rhoen.de/
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility for patching LDAP directories using LDIF files
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-.if defined(WITH_OPENLDAP1)
-LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
-.else
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/${LDAP_PORT}
-.endif
-
+USE_ICONV= yes
+USE_OPENLDAP= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-ldap-dir=${PREFIX} \
--with-iconv-dir=${PREFIX}
-LDAP_PORT?= net/openldap20-client
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ldapdiff ${PREFIX}/bin