pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/elinks Remove javascript from supported options, a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e698c6bfc0a5
branches: trunk
changeset: 610743:e698c6bfc0a5
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 04 21:50:53 2012 +0000
description:
Remove javascript from supported options, as noted by Mayuresh on
pkgsrc-users.
diffstat:
www/elinks/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 76bad7925a5a -r e698c6bfc0a5 www/elinks/options.mk
--- a/www/elinks/options.mk Sun Nov 04 18:41:47 2012 +0000
+++ b/www/elinks/options.mk Sun Nov 04 21:50:53 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.15 2012/11/03 14:43:25 wiz Exp $
+# $NetBSD: options.mk,v 1.16 2012/11/04 21:50:53 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.elinks
-PKG_SUPPORTED_OPTIONS+= bittorrent nntp javascript finger gopher
+PKG_SUPPORTED_OPTIONS+= bittorrent nntp finger gopher
PKG_SUPPORTED_OPTIONS+= inet6 x11 elinks-exmode expat
PKG_SUPPORTED_OPTIONS+= elinks-html-highlight elinks-root-exec
PKG_SUPPORTED_OPTIONS+= kerberos
Home |
Main Index |
Thread Index |
Old Index