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: schmonz
Date: Thu Jun 22 03:06:26 UTC 2017
Modified Files:
pkgsrc/www/lighttpd: options.mk
Log Message:
Remove lua buildlink, mistakenly included in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/lighttpd/options.mk
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/options.mk
diff -u pkgsrc/www/lighttpd/options.mk:1.16 pkgsrc/www/lighttpd/options.mk:1.17
--- pkgsrc/www/lighttpd/options.mk:1.16 Wed Jun 21 19:27:36 2017
+++ pkgsrc/www/lighttpd/options.mk Thu Jun 22 03:06:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.16 2017/06/21 19:27:36 schmonz Exp $
+# $NetBSD: options.mk,v 1.17 2017/06/22 03:06:26 schmonz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.lighttpd
PKG_SUPPORTED_OPTIONS= bzip2 fam gdbm inet6 ldap lua mysql ssl memcached geoip gssapi webdav
@@ -122,6 +122,5 @@ PLIST.lua= yes
. include "../../databases/sqlite3/buildlink3.mk"
. include "../../devel/libuuid/buildlink3.mk"
. include "../../textproc/libxml2/buildlink3.mk"
-. include "../../lang/lua/buildlink3.mk"
CONFIGURE_ARGS+= --with-webdav-props --with-webdav-locks
.endif
Home |
Main Index |
Thread Index |
Old Index