mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
gnuplot: bump version.
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley"
|
||||
LICENSE="Gnuplot"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/gnuplot/gnuplot-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053"
|
||||
CHECKSUM_SHA256="5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -68,6 +68,7 @@ PATCH()
|
||||
|
||||
BUILD()
|
||||
{
|
||||
export CXXFLAGS="-std=c++11"
|
||||
aclocal
|
||||
automake
|
||||
runConfigure ./configure --without-cairo --with-qt
|
||||
Reference in New Issue
Block a user