mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13 lines
406 B
Plaintext
13 lines
406 B
Plaintext
diff -ur --unidirectional-new-file skipsrc-1.0.orig/Configure work.new/Configure
|
|
--- skipsrc-1.0.orig/Configure Fri Oct 25 13:13:15 1996
|
|
+++ work.new/Configure Mon Mar 8 21:33:38 1999
|
|
@@ -103,8 +103,6 @@
|
|
echo "$0: failed to install skip/freebsd/Makefile.defs"
|
|
exit 1
|
|
fi
|
|
- echo "Configured to build on freebsd"
|
|
- echo "Don't forget to use gmake to compile"
|
|
exit 0
|
|
fi
|
|
if [ "$system" = "sunos" ]
|