svn commit: r378716 - head/net/openldap24-server
Xin LI
delphij at FreeBSD.org
Mon Feb 9 06:44:47 UTC 2015
Author: delphij
Date: Mon Feb 9 06:44:46 2015
New Revision: 378716
URL: https://svnweb.freebsd.org/changeset/ports/378716
QAT: https://qat.redports.org/buildarchive/r378716/
Log:
Add CPE information.
Submitted by: shun
PR: ports/197468
Modified:
head/net/openldap24-server/Makefile
Modified: head/net/openldap24-server/Makefile
==============================================================================
--- head/net/openldap24-server/Makefile Mon Feb 9 05:18:12 2015 (r378715)
+++ head/net/openldap24-server/Makefile Mon Feb 9 06:44:46 2015 (r378716)
@@ -44,7 +44,7 @@ LICENSE_PERMS= dist-mirror dist-sell pk
GNU_CONFIGURE= yes
# :keepla because port uses lt_dlopen
-USES= libtool:keepla
+USES= cpe libtool:keepla
USE_OPENSSL= yes
.if !defined(CLIENT_ONLY)
USERS= ldap
More information about the svn-ports-all
mailing list