summaryrefslogtreecommitdiff
path: root/x11/nucleo
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-12-21 12:45:50 +0000
committerobache <obache@pkgsrc.org>2008-12-21 12:45:50 +0000
commitd2ac708fe4624e58caedbada7a0e808a13627c8e (patch)
treec34c42a87de8cf9b829d4f16064feb5c3721f0df /x11/nucleo
parentba750f122d94bbe70ca666eccca335a9cd9fa7bd (diff)
downloadpkgsrc-d2ac708fe4624e58caedbada7a0e808a13627c8e.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