pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/elinks only include gnutls once



details:   https://anonhg.NetBSD.org/pkgsrc/rev/541eca13e46f
branches:  trunk
changeset: 522220:541eca13e46f
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Wed Dec 06 00:20:26 2006 +0000

description:
only include gnutls once

diffstat:

 www/elinks/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 9d5f729339f6 -r 541eca13e46f www/elinks/options.mk
--- a/www/elinks/options.mk     Wed Dec 06 00:19:12 2006 +0000
+++ b/www/elinks/options.mk     Wed Dec 06 00:20:26 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.1 2006/12/06 00:19:12 hubertf Exp $
+# $NetBSD: options.mk,v 1.2 2006/12/06 00:20:26 hubertf Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.elinks
-PKG_SUPPORTED_OPTIONS+=        bittorrent nntp spidermonkey gnutls fsp finger gopher
+PKG_SUPPORTED_OPTIONS+=        bittorrent nntp spidermonkey fsp finger gopher
 PKG_SUPPORTED_OPTIONS+=        inet6 x11
 PKG_OPTIONS_GROUP.tls= gnutls ssl
 PKG_OPTIONS_REQUIRED_GROUPS=   tls



Home | Main Index | Thread Index | Old Index