From 9f71137d7746ce189fbe315d6528da472587ff95 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Thu, 17 Apr 2014 05:41:55 +0000 Subject: . Force WX version to 2.8 since gnuplot is apparently not ready to work with newer versions. PR: 188628 --- math/gnuplot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gnuplot/Makefile') diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 36d80b226eb3..220db2a5e00e 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuplot PORTVERSION= 4.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= SF @@ -62,7 +62,7 @@ X11_USE= XORG=x11 .include .if ${PORT_OPTIONS:MWX} -USE_WX= 3.0 +USE_WX= 2.8 WX_UNICODE= yes WX_CONF_ARGS= absolute .else -- cgit v1.3