diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-04 03:40:14 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-04 03:40:14 +0000 |
| commit | 511c49bdecf1a9776490a13ab0dab1f7fc561bbf (patch) | |
| tree | 813aa84d1ad8bd3cfafe0793f530eff6e9c6194c /math/plplot/Makefile | |
| parent | 5dfe9b3be2f14294a78990688d738da43cf60950 (diff) | |
Notes
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 |
