mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1a8eb4b4c1
Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
18 lines
403 B
Plaintext
18 lines
403 B
Plaintext
--- build.dist Sun Oct 17 09:31:38 1999
|
|
+++ build Wed Oct 20 20:40:00 1999
|
|
@@ -114,10 +114,10 @@
|
|
|
|
done
|
|
|
|
-rm -f config.h
|
|
-ln -s config.h.noac config.h
|
|
-rm -f src/pathnames.h
|
|
-ln -s pathnames.h.noac src/pathnames.h
|
|
+#rm -f config.h
|
|
+#ln -s config.h.noac config.h
|
|
+#rm -f src/pathnames.h
|
|
+#ln -s pathnames.h.noac src/pathnames.h
|
|
|
|
echo 'make args are : '$makeargs''
|
|
echo 'make opts are : '$makeopts''
|