mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
13 lines
396 B
Plaintext
13 lines
396 B
Plaintext
--- tests/f/2.3.2/Makefile.am.orig 2007-12-18 12:34:30.000000000 +0100
|
|
+++ tests/f/2.3.2/Makefile.am 2008-03-22 23:11:40.000000000 +0100
|
|
@@ -9,7 +9,8 @@
|
|
|
|
if WITHF90
|
|
|
|
-myTESTS_LEC = ../test5.sh ../test7.sh ../test9.sh \
|
|
+# FreeBSD: test9.sh disabled because test8.med seems invalid
|
|
+myTESTS_LEC = ../test5.sh ../test7.sh \
|
|
test11.sh ../test13.sh ../test15.sh ../test17.sh \
|
|
../test30.sh
|
|
|