summaryrefslogtreecommitdiff
path: root/math/rexx-regmath/files/patch-Makefile.bsd
diff options
context:
space:
mode:
Diffstat (limited to 'math/rexx-regmath/files/patch-Makefile.bsd')
-rw-r--r--math/rexx-regmath/files/patch-Makefile.bsd12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/rexx-regmath/files/patch-Makefile.bsd b/math/rexx-regmath/files/patch-Makefile.bsd
new file mode 100644
index 000000000000..05e32dbde8ad
--- /dev/null
+++ b/math/rexx-regmath/files/patch-Makefile.bsd
@@ -0,0 +1,12 @@
+--- Makefile.bsd.orig 2001-11-04 18:09:04 UTC
++++ Makefile.bsd
+@@ -9,7 +9,8 @@
+ POPT=-O -fomit-frame-pointer
+ PLFL=-s
+ DEBUG=-g
+-CFLAGS=$(OPT) $(DEBUG) -pipe -fpic -I $$HOME/regina -pipe
++CFLAGS+=$(OPT) $(DEBUG) -pipe -fpic -I $$HOME/regina -pipe -I/usr/local/include
++CFLAGS+=-Wno-incompatible-pointer-types
+ LDFLAGS=-Bdynamic -Bshareable $(LFL)
+ LIBS=-lm
+ so=so