Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2012 18:33:17 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305599 - head/net/openldap24-server
Message-ID:  <201210091833.q99IXHSI052964@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Tue Oct  9 18:33:17 2012
New Revision: 305599
URL: http://svn.freebsd.org/changeset/ports/305599

Log:
  fix plist for use with pkg.
  
  PR:		ports/172387
  Submitted by:	kwm

Modified:
  head/net/openldap24-server/pkg-plist
  head/net/openldap24-server/pkg-plist.client

Modified: head/net/openldap24-server/pkg-plist
==============================================================================
--- head/net/openldap24-server/pkg-plist	Tue Oct  9 18:32:39 2012	(r305598)
+++ head/net/openldap24-server/pkg-plist	Tue Oct  9 18:33:17 2012	(r305599)
@@ -86,7 +86,7 @@ etc/openldap/DB_CONFIG.example
 %%SMBPWD%%libexec/openldap/smbk5pwd.so
 %%SMBPWD%%libexec/openldap/smbk5pwd.so.0
 libexec/slapd
-@dirrmtry libexec/openldap
+%%MODULES%%@dirrmtry libexec/openldap
 sbin/slapacl
 sbin/slapadd
 sbin/slapauth

Modified: head/net/openldap24-server/pkg-plist.client
==============================================================================
--- head/net/openldap24-server/pkg-plist.client	Tue Oct  9 18:32:39 2012	(r305598)
+++ head/net/openldap24-server/pkg-plist.client	Tue Oct  9 18:33:17 2012	(r305599)
@@ -37,4 +37,3 @@ lib/libldap_r-2.4.so.%%SHLIB_MAJOR%%
 lib/libldap_r.a
 lib/libldap_r.la
 lib/libldap_r.so
-@dirrmtry libexec/openldap



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