diff -uNr gnuplot/Makefile gnuplot-new/Makefile
--- gnuplot/Makefile	2012-04-13 07:00:21.000000000 -0700
+++ gnuplot-new/Makefile	2012-05-06 16:48:41.000000000 -0700
@@ -18,7 +18,8 @@
 		--with-readline=gnu \
 		--without-linux-vga \
 		--without-lisp-files \
-		--without-tutorial
+		--without-tutorial \
+		--with-bitmap-terminals
 MAKE_JOBS_SAFE=	yes
 
 OPTIONS=	X11		"Enable X11 support"		on \