diff options
Diffstat (limited to 'math/plplot/Makefile')
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index f6e7b7595379..9f372008d74c 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ ${LOCALBASE}/lib/X11/fonts/freefont-ttf/FreeMono.ttf:${PORTSDIR}/x11-fonts/freefont-ttf -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl USE_CMAKE= yes USE_GMAKE= yes USE_PERL5_BUILD=yes |