summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhubertf <hubertf>2006-12-06 00:20:26 +0000
committerhubertf <hubertf>2006-12-06 00:20:26 +0000
commit63892e8d2eda9d69ce195647229fbac4e372be18 (patch)
tree06cfd7b4c14b16aa6f8e050857c328d9d76951d0 /www
parente96f2a4f085e74401130454475121934a64712e9 (diff)
downloadpkgsrc-63892e8d2eda9d69ce195647229fbac4e372be18.tar.gz
only include gnutls once
Diffstat (limited to 'www')
-rw-r--r--www/elinks/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/elinks/options.mk b/www/elinks/options.mk
index 5184fc7c1a6..323e21981f2 100644
--- a/www/elinks/options.mk
+++ b/www/elinks/options.mk
@@ -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