Sun Dec 21 12:45:50 2008 UTC ()
No need to set "no" for PLIST vars.


(obache)
diff -r1.2 -r1.3 pkgsrc/x11/nucleo/options.mk

cvs diff -r1.2 -r1.3 pkgsrc/x11/nucleo/Attic/options.mk (expand / switch to context diff)
--- pkgsrc/x11/nucleo/Attic/options.mk 2008/12/21 12:41:51 1.2
+++ pkgsrc/x11/nucleo/Attic/options.mk 2008/12/21 12:45:50 1.3
@@ -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 @@
 .  include "../../security/gnutls/buildlink3.mk"
 .else
 CONFIGURE_ARGS+=	--without-gnutls
-PLIST.gnutls=		no
 .endif