svn commit: r425219 - head/net/linux-c6-openldap

Tijl Coosemans tijl at FreeBSD.org
Thu Nov 3 14:30:05 UTC 2016


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


More information about the svn-ports-all mailing list