pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50363: new options "cairo" and "pdf-doc" for graphics/gnuplot
The following reply was made to PR pkg/50363; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/50363: new options "cairo" and "pdf-doc" for graphics/gnuplot
Date: Sat, 24 Oct 2015 09:40:31 +0200
On Sat, Oct 24, 2015 at 06:05:00AM +0000, Rin Okuyama wrote:
> --- graphics/gnuplot/options.mk.orig 2015-10-23 14:18:46.000000000 +0900
> +++ graphics/gnuplot/options.mk 2015-10-23 18:44:36.000000000 +0900
> @@ -1,12 +1,19 @@
> # $NetBSD: options.mk,v 1.8 2014/05/08 20:48:55 bad Exp $
>
> PKG_OPTIONS_VAR= PKG_OPTIONS.gnuplot
> -PKG_SUPPORTED_OPTIONS= gd lua pdf x11 qt4 wxwidgets
> -PKG_SUGGESTED_OPTIONS= gd x11
> +PKG_SUPPORTED_OPTIONS= cairo gd lua pdf pdf-doc x11 qt4 wxwidgets
> +PKG_SUGGESTED_OPTIONS= cairo gd pdf-doc x11
If an option is just for one package, then please prefix it with that
package name. I.e., "pdf-doc" -> "gnuplot-pdf-doc".
Please send me the patch directly so I can avoid whitespace trouble
when applying it.
Thanks,
Thomas
Home |
Main Index |
Thread Index |
Old Index