diff options
Diffstat (limited to 'math/plplot/Makefile')
-rw-r--r-- | math/plplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index d1924eb2fd58..aaeb3dd5ac79 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -20,8 +20,8 @@ LIB_DEPENDS= libLASi.so:${PORTSDIR}/devel/lasi \ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ ${FREEFONT_DIR}/FreeMono.ttf:${PORTSDIR}/x11-fonts/freefont-ttf -OPTIONS_DEFINE= FORTRAN GD LUA PYTHON QT4 TCLTK THREADS WXGTK X11 -OPTIONS_DEFAULT= THREADS X11 +OPTIONS_DEFINE= FORTRAN GD LUA PYTHON QT4 TCLTK THREADS WXGTK X11 DOCS +OPTIONS_DEFAULT=THREADS X11 USE_GNOME= pango USE_PERL5= build |