diff options
Diffstat (limited to 'math/gnuplot')
-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 c4b147478359..81bc189d5223 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -43,7 +43,7 @@ CONFIGURE_ARGS+=--disable-x11-mbfonts \ --without-kpsexpand PLIST_SUB+= X11="@comment " .else -USES+= jpeg lua:53 +USES+= gnome jpeg lua:53 xorg USE_TEX= kpathsea USE_GNOME+= atk cairo gtk20 gdkpixbuf2 USE_WX= 2.8 |