From bb4afe912893b1396551b0ad6e027587382c645c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 25 Sep 2023 00:18:21 -0400 Subject: [PATCH] gnuplot: rebuild with wxWidgets-gtk3-3.2.2.1 --- srcpkgs/gnuplot/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/gnuplot/template b/srcpkgs/gnuplot/template index ad0dbf053d0..c4d9dcb2a89 100644 --- a/srcpkgs/gnuplot/template +++ b/srcpkgs/gnuplot/template @@ -1,7 +1,7 @@ # Template file for 'gnuplot' pkgname=gnuplot version=5.4.9 -revision=1 +revision=2 configure_args="--with-readline=builtin" hostmakedepends="pkg-config lua52" makedepends="zlib-devel libX11-devel gd-devel lua52-devel" @@ -21,6 +21,8 @@ fi alternatives="gnuplot:gnuplot:/usr/bin/gnuplot-x11" +CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" + pre_configure() { # fix fonts location sed -i \