freebsd-ports/french/med/files/patch-tests_f_Makefile.am
2008-03-23 10:15:49 +00:00

12 lines
546 B
Text

--- tests/f/Makefile.am.orig 2007-12-17 18:44:03.000000000 +0100
+++ tests/f/Makefile.am 2008-03-22 22:51:36.000000000 +0100
@@ -19,7 +19,8 @@
mycheckPROGRAMS = test5 test7 test9 test11 test13 test15 test17 test30
-myTESTS_LEC = test5.sh test7.sh test9.sh test11.sh test13.sh test15.sh test17.sh test30.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
test5_SOURCES = test5.f90
##test5_LINK = $(LIBTOOL) --mode=link $(F90) $(AM_FFLAGS) \