summaryrefslogtreecommitdiff
path: root/math/gnuplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r--math/gnuplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 880eaaf77388..6f96c06ce9f4 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -85,7 +85,7 @@ CONFIGURE_ARGS+= --with-png=${LOCALBASE}
PATCH_SITES= http://www.bmsc.washington.edu/people/merritt/gnuplot/
PATCHFILES= datastrings_4.0.patch histograms_4.0.patch
PATCH_DIST_STRIP= -p1
-USE_AUTOCONF_VER= 259
+USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+= --enable-datastrings \
--enable-histograms
PLIST_SUB+= HISTOGRAMS=""