mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
11 lines
284 B
Text
11 lines
284 B
Text
--- Test/Makefile.orig Thu Dec 12 13:47:59 2002
|
|
+++ Test/Makefile Sun Jun 29 16:00:25 2003
|
|
@@ -4,7 +4,7 @@
|
|
|
|
vers_check:
|
|
@echo "### Test 2 : test --version option, onmetis returns :"
|
|
- (../onmetis --version ; exit 0)
|
|
+ @echo `../onmetis --version`
|
|
@echo " "
|
|
|
|
fort.85 : fort.81
|