pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/wget Remove duplicate options.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff610b9451b9
branches:  trunk
changeset: 629819:ff610b9451b9
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Jan 28 08:19:30 2014 +0000

description:
Remove duplicate options.

diffstat:

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

diffs (13 lines):

diff -r 581fa521f805 -r ff610b9451b9 net/wget/options.mk
--- a/net/wget/options.mk       Mon Jan 27 23:27:04 2014 +0000
+++ b/net/wget/options.mk       Tue Jan 28 08:19:30 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.7 2012/06/12 15:46:02 wiz Exp $
+# $NetBSD: options.mk,v 1.8 2014/01/28 08:19:30 tron Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.wget
-PKG_SUPPORTED_OPTIONS= gnutls idn inet6 openssl
+PKG_SUPPORTED_OPTIONS= idn inet6
 PKG_OPTIONS_REQUIRED_GROUPS=   ssl
 PKG_OPTIONS_GROUP.ssl= gnutls openssl
 PKG_SUGGESTED_OPTIONS= idn inet6 openssl



Home | Main Index | Thread Index | Old Index