Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 14:52:21 +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: r425223 - head/net/linux-c7-openldap
Message-ID:  <201611031452.uA3EqLCV016143@repo.freebsd.org>

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

Log:
  Add missing dependencies.

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

Modified: head/net/linux-c7-openldap/Makefile
==============================================================================
--- head/net/linux-c7-openldap/Makefile	Thu Nov  3 14:49:07 2016	(r425222)
+++ head/net/linux-c7-openldap/Makefile	Thu Nov  3 14:52:21 2016	(r425223)
@@ -3,6 +3,7 @@
 
 PORTNAME=	openldap
 PORTVERSION=	2.4.40
+PORTREVISION=	1
 CATEGORIES=	net linux
 
 MAINTAINER=	emulation@FreeBSD.org
@@ -13,6 +14,7 @@ CONFLICTS=	linux-f10-${PORTNAME}-[0-9]* 
 RPMVERSION=	8.el7
 USES=		linux:c7
 USE_LDCONFIG=	yes
+USE_LINUX=	cyrus-sasl2 nspr nss
 USE_LINUX_RPM=	yes
 
 DESCR=		${.CURDIR}/../${PORTNAME}24-server/pkg-descr



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