summaryrefslogtreecommitdiff
path: root/x11-toolkits/libjtree/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/libjtree/files/patch-aa')
-rw-r--r--x11-toolkits/libjtree/files/patch-aa26
1 files changed, 26 insertions, 0 deletions
diff --git a/x11-toolkits/libjtree/files/patch-aa b/x11-toolkits/libjtree/files/patch-aa
new file mode 100644
index 000000000000..2ea5a415eb43
--- /dev/null
+++ b/x11-toolkits/libjtree/files/patch-aa
@@ -0,0 +1,26 @@
+--- Makefile.orig Tue May 30 13:04:38 2000
++++ Makefile Tue May 30 13:09:41 2000
+@@ -264,11 +264,6 @@
+ include/make/jx_config
+ @ln -s ../../include/missing_proto/jMissingProto_empty.h \
+ include/jcore/jMissingProto.h
+- @ln -s config-freebsd.h \
+- ACE/ACE_wrappers/ace/config.h
+- @ln -s platform_freebsd.GNU \
+- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU
+- @${INSTALL_CMD}
+
+ .PHONY : freebsd3.x
+ freebsd3.x: prep
+@@ -276,11 +271,6 @@
+ include/make/jx_config
+ @ln -s ../../include/missing_proto/jMissingProto_empty.h \
+ include/jcore/jMissingProto.h
+- @ln -s config-freebsd-pthread.h \
+- ACE/ACE_wrappers/ace/config.h
+- @ln -s platform_freebsd_pthread.GNU \
+- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU
+- @${INSTALL_CMD}
+
+ #
+ # SunOS 4.x