summaryrefslogtreecommitdiff
path: root/x11/xview-clients/patches
diff options
context:
space:
mode:
authortron <tron>1998-07-04 15:07:39 +0000
committertron <tron>1998-07-04 15:07:39 +0000
commit5229766d485adfcfce50bc30529967928fc447be (patch)
treee42ff456e96d7f042319fffc6af463aaa96e7542 /x11/xview-clients/patches
parent4c8c76e3ed7008818e2d78d476a1ca558317a76a (diff)
downloadpkgsrc-5229766d485adfcfce50bc30529967928fc447be.tar.gz
Adapt this package to NetBSD.
Diffstat (limited to 'x11/xview-clients/patches')
-rw-r--r--x11/xview-clients/patches/patch-aa16
-rw-r--r--x11/xview-clients/patches/patch-ac10
2 files changed, 10 insertions, 16 deletions
diff --git a/x11/xview-clients/patches/patch-aa b/x11/xview-clients/patches/patch-aa
index c20eda560ea..d61fae3abd8 100644
--- a/x11/xview-clients/patches/patch-aa
+++ b/x11/xview-clients/patches/patch-aa
@@ -82,22 +82,6 @@ diff -rc ../old/xview3.2p1-X11R6/clients/olwm/gettext.h olwm/gettext.h
struct domain_binding {
char *domain_name;
char *binding;
-diff -rc ../old/xview3.2p1-X11R6/clients/olwm/i18n.h olwm/i18n.h
-*** ../old/xview3.2p1-X11R6/clients/olwm/i18n.h Tue Jun 29 01:11:48 1993
---- olwm/i18n.h Sun Nov 20 13:38:57 1994
-***************
-*** 35,40 ****
---- 35,44 ----
-
- #endif /* OW_I18N_L4 */
-
-+ #ifndef LC_MESSAGES
-+ #define LC_MESSAGES 0
-+ #endif
-+
- /*
- * String/Text - To better handle non-i18n, Level3 and Level4
- * we introduce two 'types'; string and text.
diff -rc ../old/xview3.2p1-X11R6/clients/olwm/mem.c olwm/mem.c
*** ../old/xview3.2p1-X11R6/clients/olwm/mem.c Tue Jun 29 01:11:45 1993
--- olwm/mem.c Sun Nov 20 13:38:57 1994
diff --git a/x11/xview-clients/patches/patch-ac b/x11/xview-clients/patches/patch-ac
new file mode 100644
index 00000000000..f9fb23ff3ff
--- /dev/null
+++ b/x11/xview-clients/patches/patch-ac
@@ -0,0 +1,10 @@
+--- cmdtool/Imakefile.orig Tue Jun 29 07:12:08 1993
++++ cmdtool/Imakefile Sat Jul 4 15:25:02 1998
+@@ -4,6 +4,7 @@
+ /**/# @(#)Imakefile 1.16 28 Jun 1993 SMI
+ /**/# Imakefile for cmdtool and shelltool.
+
++TOP = ../..
+ DEFINES = -DSTANDALONE $(XVCLIENTDEFINES)
+ INCLUDES = -I$(HEADER_DEST) -I$(TOP) $(XVCLIENTINCLUDES)
+ SYS_LIBRARIES = $(SYSV_CLIENT_LIB)