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 736693d7972e..58562a6b6235 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ USE_XORG= x11 USE_FREETYPE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 GNU_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} \ --includedir=${LOCALBASE}/include/ \ |