aboutsummaryrefslogtreecommitdiff
path: root/devel/adabooch/files/patch-test-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/adabooch/files/patch-test-makefile')
-rw-r--r--devel/adabooch/files/patch-test-makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/adabooch/files/patch-test-makefile b/devel/adabooch/files/patch-test-makefile
new file mode 100644
index 000000000000..41eaa114387c
--- /dev/null
+++ b/devel/adabooch/files/patch-test-makefile
@@ -0,0 +1,11 @@
+--- test/makefile.orig Sun Jun 2 16:49:53 2002
++++ test/makefile Sat Dec 21 19:20:33 2002
+@@ -28,7 +28,7 @@
+ ########
+ # Tests
+
+-GNATMAKE_FLAGS = -I.. -O2 -g -gnatafy -gnatwlu
++GNATMAKE_FLAGS = -I/usr/local/lib/booch -O2 -g -gnatafy -gnatwlu
+
+ test: testable
+ for t in $(TESTABLE); do \