pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/lighttpd Remove lua buildlink, mistakenly included...
details: https://anonhg.NetBSD.org/pkgsrc/rev/836ca433db70
branches: trunk
changeset: 364227:836ca433db70
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jun 22 03:06:26 2017 +0000
description:
Remove lua buildlink, mistakenly included in previous.
diffstat:
www/lighttpd/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r c2808d8d6168 -r 836ca433db70 www/lighttpd/options.mk
--- a/www/lighttpd/options.mk Thu Jun 22 03:05:18 2017 +0000
+++ b/www/lighttpd/options.mk Thu Jun 22 03:06:26 2017 +0000
@@ -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 @@
. 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