diff options
Diffstat (limited to 'math/gnuplot+/Makefile')
-rw-r--r-- | math/gnuplot+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index 67f12d27055d..efa0edbf007f 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_FREETYPE= yes USE_XLIB= yes USE_GMAKE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} \ --includedir=${LOCALBASE}/include/ \ |