pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/rrdtool oops, whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcbd2a88539d
branches:  trunk
changeset: 351757:dcbd2a88539d
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sat Aug 27 06:55:49 2016 +0000

description:
oops, whitespace

diffstat:

 databases/rrdtool/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c2bf089a9329 -r dcbd2a88539d databases/rrdtool/options.mk
--- a/databases/rrdtool/options.mk      Sat Aug 27 06:42:43 2016 +0000
+++ b/databases/rrdtool/options.mk      Sat Aug 27 06:55:49 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2016/08/27 06:42:43 dholland Exp $
+# $NetBSD: options.mk,v 1.2 2016/08/27 06:55:49 dholland Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.rrdtool
 PKG_SUPPORTED_OPTIONS= lua python tcl
@@ -18,7 +18,7 @@
 # way that we can't override it. Instead we need to cutpaste the
 # definition of EGG_INFODIR and its plist bits. Sigh. Probably the
 # right thing to do is make this a separate package.
-# 
+#
 .if !empty(PKG_OPTIONS:Mpython)
 CONFIGURE_ARGS+=       --enable-python
 



Home | Main Index | Thread Index | Old Index