freebsd-ports/math/gnuplot/files/patch-aa

15 lines
429 B
Text

--- term.h.orig Fri Sep 10 17:50:52 1999
+++ term.h Fri Sep 10 17:52:28 1999
@@ -270,9 +270,9 @@
/* NOTE THAT GIF REQUIRES A SEPARATE LIBRARY : see term/gif.trm */
/* GIF format. */
-#ifdef HAVE_LIBGD
-# include "gif.trm"
-#endif
+/* #ifdef HAVE_LIBGD */
+/* # include "gif.trm" */
+/* #endif */
/* #include "grass.trm" /* geographical info system */
#include "hp26.trm" /* HP2623A and probably others */