pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/lighttpd
Module Name: pkgsrc
Committed By: taca
Date: Mon Dec 25 15:56:29 UTC 2017
Modified Files:
pkgsrc/www/lighttpd: PLIST
Log Message:
www/lighttpd: fix build problem with ldap PKG_OPTIONS
Fix build problem with ldap PKG_OPTIONS.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/lighttpd/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/lighttpd/PLIST
diff -u pkgsrc/www/lighttpd/PLIST:1.15 pkgsrc/www/lighttpd/PLIST:1.16
--- pkgsrc/www/lighttpd/PLIST:1.15 Sun Oct 29 00:34:29 2017
+++ pkgsrc/www/lighttpd/PLIST Mon Dec 25 15:56:29 2017
@@ -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_uploadprogress.la
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