From 29dfd7bb4dc481c22ccd7f1c67982bc3121db57a Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 26 Oct 2002 01:38:44 +0000 Subject: - Make portlint happy. - Honor CC, CFLAGS. - Remove unused code that trips GCC3. PR: 44467 Submitted by: Volker Stolz --- graphics/gplot/files/patch-drawcgm_Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 graphics/gplot/files/patch-drawcgm_Makefile (limited to 'graphics/gplot/files/patch-drawcgm_Makefile') diff --git a/graphics/gplot/files/patch-drawcgm_Makefile b/graphics/gplot/files/patch-drawcgm_Makefile new file mode 100644 index 000000000000..dcb905606a65 --- /dev/null +++ b/graphics/gplot/files/patch-drawcgm_Makefile @@ -0,0 +1,14 @@ + +$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 \ -- cgit v1.2.3