pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/nucleo No need to set "no" for PLIST vars.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6be7cb31ef7
branches:  trunk
changeset: 551949:d6be7cb31ef7
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Dec 21 12:45:50 2008 +0000

description:
No need to set "no" for PLIST vars.

diffstat:

 x11/nucleo/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 50e1980afbb5 -r d6be7cb31ef7 x11/nucleo/options.mk
--- a/x11/nucleo/options.mk     Sun Dec 21 12:41:51 2008 +0000
+++ b/x11/nucleo/options.mk     Sun Dec 21 12:45:50 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index