pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/lighttpd www/lighttpd: fix build problem with ldap...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ebd9ab0e6c7
branches: trunk
changeset: 373046:5ebd9ab0e6c7
user: taca <taca%pkgsrc.org@localhost>
date: Mon Dec 25 15:56:29 2017 +0000
description:
www/lighttpd: fix build problem with ldap PKG_OPTIONS
Fix build problem with ldap PKG_OPTIONS.
diffstat:
www/lighttpd/PLIST | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3ce9003b4b7b -r 5ebd9ab0e6c7 www/lighttpd/PLIST
--- a/www/lighttpd/PLIST Mon Dec 25 09:18:24 2017 +0000
+++ b/www/lighttpd/PLIST Mon Dec 25 15:56:29 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2017/10/29 00:34:29 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.16 2017/12/25 15:56:29 taca Exp $
lib/lighttpd/mod_access.la
lib/lighttpd/mod_accesslog.la
lib/lighttpd/mod_alias.la
@@ -39,6 +39,8 @@
lib/lighttpd/mod_userdir.la
lib/lighttpd/mod_usertrack.la
lib/lighttpd/mod_vhostdb.la
+${PLIST.ldap}lib/lighttpd/mod_vhostdb_ldap.la
+${PLIST.ldap}lib/lighttpd/mod_vhostdb_ldap.so
lib/lighttpd/mod_webdav.la
lib/lighttpd/mod_wstunnel.la
man/man8/lighttpd-angel.8
Home |
Main Index |
Thread Index |
Old Index