svn commit: r425223 - head/net/linux-c7-openldap

Tijl Coosemans tijl at FreeBSD.org
Thu Nov 3 14:52:23 UTC 2016


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 at 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


More information about the svn-ports-head mailing list