pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/rrdtool



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat Aug 27 06:55:49 UTC 2016

Modified Files:
        pkgsrc/databases/rrdtool: options.mk

Log Message:
oops, whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/rrdtool/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/rrdtool/options.mk
diff -u pkgsrc/databases/rrdtool/options.mk:1.1 pkgsrc/databases/rrdtool/options.mk:1.2
--- pkgsrc/databases/rrdtool/options.mk:1.1     Sat Aug 27 06:42:43 2016
+++ pkgsrc/databases/rrdtool/options.mk Sat Aug 27 06:55:49 2016
@@ -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 @@ PLIST_VARS+=          python tcl lua
 # 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