Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 14:30:03 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425219 - head/net/linux-c6-openldap
Message-ID:  <201611031430.uA3EU3Oe004489@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Nov  3 14:30:03 2016
New Revision: 425219
URL: https://svnweb.freebsd.org/changeset/ports/425219

Log:
  Add missing dependencies.

Modified:
  head/net/linux-c6-openldap/Makefile

Modified: head/net/linux-c6-openldap/Makefile
==============================================================================
--- head/net/linux-c6-openldap/Makefile	Thu Nov  3 14:21:59 2016	(r425218)
+++ head/net/linux-c6-openldap/Makefile	Thu Nov  3 14:30:03 2016	(r425219)
@@ -3,7 +3,7 @@
 
 PORTNAME=	openldap
 PORTVERSION=	2.4.40
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net linux
 
 MAINTAINER=	emulation@FreeBSD.org
@@ -12,7 +12,7 @@ COMMENT=	Lightweight Directory Access Pr
 CONFLICTS=	linux-f10-openldap-[0-9]*
 
 USES=		linux:c6
-#USE_LINUX=	openssl
+USE_LINUX=	cyrus-sasl2 nss nspr
 RPMVERSION=	12.el6
 USE_LINUX_RPM=	yes
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611031430.uA3EU3Oe004489>