summaryrefslogtreecommitdiff
path: root/x11/nucleo
diff options
context:
space:
mode:
authorobache <obache>2008-12-21 12:45:50 +0000
committerobache <obache>2008-12-21 12:45:50 +0000
commitf3617f8b3620721b45faab4efb2bb31da7cb1fa0 (patch)
treec34c42a87de8cf9b829d4f16064feb5c3721f0df /x11/nucleo
parent431603b1beae03e5296f0ccba82445e7531871ab (diff)
downloadpkgsrc-f3617f8b3620721b45faab4efb2bb31da7cb1fa0.tar.gz
No need to set "no" for PLIST vars.
Diffstat (limited to 'x11/nucleo')
-rw-r--r--x11/nucleo/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/nucleo/options.mk b/x11/nucleo/options.mk
index 680f10345b0..2934ccf5af4 100644
--- a/x11/nucleo/options.mk
+++ b/x11/nucleo/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2008/12/21 12:41:51 obache Exp $
+# $NetBSD: options.mk,v 1.3 2008/12/21 12:45:50 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.nucleo
@@ -24,5 +24,4 @@ PLIST.gnutls= yes
. include "../../security/gnutls/buildlink3.mk"
.else
CONFIGURE_ARGS+= --without-gnutls
-PLIST.gnutls= no
.endif