summaryrefslogtreecommitdiff
path: root/x11/libXaw/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-03 21:12:55 +0000
committerjoerg <joerg>2006-11-03 21:12:55 +0000
commit1c13ef4c6762930b1fecb378c7eaef613b4e4f0d (patch)
tree90bf5f053503a1e38cd0cbf9dd6ec00af853c8a3 /x11/libXaw/patches
parentdd577c80479868d339b19e0e9ef81ed7fef84095 (diff)
downloadpkgsrc-1c13ef4c6762930b1fecb378c7eaef613b4e4f0d.tar.gz
Import libXaw-1.0.1 from pkgsrc-wip:
Xaw is the X Athena Widget Set. Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library. This libXaw is from the modular Xorg X11.
Diffstat (limited to 'x11/libXaw/patches')
-rw-r--r--x11/libXaw/patches/patch-aa12
-rw-r--r--x11/libXaw/patches/patch-ab12
2 files changed, 24 insertions, 0 deletions
diff --git a/x11/libXaw/patches/patch-aa b/x11/libXaw/patches/patch-aa
new file mode 100644
index 00000000000..8aad35bf49d
--- /dev/null
+++ b/x11/libXaw/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2006/11/03 21:12:55 joerg Exp $
+
+--- src/Makefile.in.orig 2006-11-02 09:48:57.000000000 +0000
++++ src/Makefile.in
+@@ -5233,7 +5233,6 @@ install-data-am:
+
+ install-exec-am: install-libLTLIBRARIES
+ @$(NORMAL_INSTALL)
+- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
+
+ install-info: install-info-am
+
diff --git a/x11/libXaw/patches/patch-ab b/x11/libXaw/patches/patch-ab
new file mode 100644
index 00000000000..d4be048b8e9
--- /dev/null
+++ b/x11/libXaw/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1.1.1 2006/11/03 21:12:55 joerg Exp $
+
+--- Makefile.in.orig 2006-11-02 10:01:13.000000000 +0000
++++ Makefile.in
+@@ -649,7 +649,6 @@ uninstall-info: uninstall-info-recursive
+
+
+ install-exec-hook:
+- cd $(DESTDIR)$(libdir) && rm -f libXaw.so && ln -s $(DEFAULT_LIB) libXaw.so
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT: