aboutsummaryrefslogtreecommitdiffstats
path: root/editors/biew/files
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-11-11 14:02:20 +0800
committerkevlo <kevlo@FreeBSD.org>2000-11-11 14:02:20 +0800
commit7329eb2975be68f772d569a582f684bb2dd3690c (patch)
treeaabfc6bb5885c12a9bf0d3791cba94ca38c135f8 /editors/biew/files
parentbc37c9d6fa30d46f2c66eb07de6ff1383061bb38 (diff)
downloadfreebsd-ports-gnome-7329eb2975be68f772d569a582f684bb2dd3690c.tar.gz
freebsd-ports-gnome-7329eb2975be68f772d569a582f684bb2dd3690c.tar.zst
freebsd-ports-gnome-7329eb2975be68f772d569a582f684bb2dd3690c.zip
Update to version 5.2.0
PR: 22741 Submitted by: Ports Fury
Diffstat (limited to 'editors/biew/files')
-rw-r--r--editors/biew/files/patch-ai15
-rw-r--r--editors/biew/files/patch-aj15
2 files changed, 30 insertions, 0 deletions
diff --git a/editors/biew/files/patch-ai b/editors/biew/files/patch-ai
new file mode 100644
index 000000000000..709c76e9759d
--- /dev/null
+++ b/editors/biew/files/patch-ai
@@ -0,0 +1,15 @@
+--- tools/biewhlp/makefile.orig Mon Sep 25 00:35:56 2000
++++ tools/biewhlp/makefile Fri Nov 10 21:37:47 2000
+@@ -62,7 +62,11 @@
+ biewlib/biewlib.o\
+ biewlib/file_ini.o\
+ biewlib/pmalloc.o\
+-biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o
++biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/keyboard.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/nls.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/os_dep.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/vio.o
+ all: $(TARGET)
+
+ clean:
diff --git a/editors/biew/files/patch-aj b/editors/biew/files/patch-aj
new file mode 100644
index 000000000000..37e19ac7131f
--- /dev/null
+++ b/editors/biew/files/patch-aj
@@ -0,0 +1,15 @@
+--- tools/lzss/makefile.orig Mon Sep 25 00:35:58 2000
++++ tools/lzss/makefile Fri Nov 10 21:39:13 2000
+@@ -60,7 +60,11 @@
+ biewlib/pmalloc.o\
+ biewlib/bbio.o\
+ biewlib/biewlib.o\
+-biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o
++biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/keyboard.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/nls.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/os_dep.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/vio.o
+ all: $(TARGET)
+
+ clean: