ports/math/xgobi/files/patch-Imakefile
Pete Fritchman 9fbddc5395 Add xgobi 2001.09, graphical data visualisation tool.
PR:		32994
Submitted by:	Tony Maher <tonym@biolateral.com.au>
2001-12-19 04:06:09 +00:00

20 lines
451 B
Text

$FreeBSD$
--- Imakefile.orig Wed Dec 5 08:01:33 2001
+++ Imakefile Wed Dec 5 08:01:51 2001
@@ -12,11 +12,11 @@
/**/# the xgobi directories src, help, ps, etc.
XGOBID = $(PWD)/..
- CC = cc
- CCOPTIONS = -xansi -n32
+# CC = cc
+# CCOPTIONS = -xansi -n32
-# CC = gcc
-# CCOPTIONS = -ansi -w
+ CC ?= gcc
+ CCOPTIONS = -ansi -w
LD =
CDEBUGFLAGS = -g