freebsd-ports/graphics/gplot/files/patch-drawcgm_Makefile
Christian Weisgerber 29dfd7bb4d - Make portlint happy.
- Honor CC, CFLAGS.
- Remove unused code that trips GCC3.

PR:		44467
Submitted by:	Volker Stolz <vs@foldr.org>
2002-10-26 01:38:44 +00:00

14 lines
373 B
Text

$FreeBSD$
--- drawcgm/Makefile.orig Sat Oct 26 02:58:37 2002
+++ drawcgm/Makefile Sat Oct 26 02:58:44 2002
@@ -25,7 +25,7 @@
# Here ends the section the installer should have to modify
#----------------------------------------------------------------------------
-CFLAGS = -O
+#CFLAGS = -O
# DrawCGM and CGMGen, and test routines
cgmgen.o: /usr/include/stdio.h \