aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xtar/files/patch-ac
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-25 09:47:24 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-25 09:47:24 +0000
commit3275a8ea37ad8dc637b27cc1bd9fa3db40803908 (patch)
tree081767cfe1aa9230094d29a921b42d3073d676b5 /misc/xtar/files/patch-ac
parent014ad9c25780be23559da3f665c72403933e550e (diff)
Import of xtar, a tar file browser.
Closes PR 1526. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de>
Diffstat (limited to 'misc/xtar/files/patch-ac')
-rw-r--r--misc/xtar/files/patch-ac19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/xtar/files/patch-ac b/misc/xtar/files/patch-ac
new file mode 100644
index 000000000000..96fbacd05b6c
--- /dev/null
+++ b/misc/xtar/files/patch-ac
@@ -0,0 +1,19 @@
+*** XTar.tmpl.orig Mon Jul 17 14:04:17 1995
+--- XTar.tmpl Tue Nov 19 17:43:02 1996
+***************
+*** 27,33 ****
+ XMINC = -I/usr/include/Motif1.2
+ XMLIB = -L/usr/lib/Motif1.2 -lXm -lPW
+ #else
+! XMLIB = -lXm
+ #endif
+
+ #ifdef SunArchitecture
+--- 27,33 ----
+ XMINC = -I/usr/include/Motif1.2
+ XMLIB = -L/usr/lib/Motif1.2 -lXm -lPW
+ #else
+! XMLIB = ${MOTIFLIB}
+ #endif
+
+ #ifdef SunArchitecture