aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xpostitPlus/files
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-09-27 18:58:53 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-09-27 18:58:53 +0000
commit4e47d8da71b0ef06a070cb2546abd20839b2a6f2 (patch)
tree6aa4c14f3414f3033c090065ea709edd3724ee97 /deskutils/xpostitPlus/files
parent722eb4f281229cb457addcb03a1d757c961bb20b (diff)
downloadports-4e47d8da71b0ef06a070cb2546abd20839b2a6f2.tar.gz
ports-4e47d8da71b0ef06a070cb2546abd20839b2a6f2.zip
Notes
Diffstat (limited to 'deskutils/xpostitPlus/files')
-rw-r--r--deskutils/xpostitPlus/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/deskutils/xpostitPlus/files/patch-aa b/deskutils/xpostitPlus/files/patch-aa
new file mode 100644
index 000000000000..93b6ca1949e3
--- /dev/null
+++ b/deskutils/xpostitPlus/files/patch-aa
@@ -0,0 +1,19 @@
+--- Imakefile.orig Fri Sep 26 12:06:02 1997
++++ Imakefile Fri Sep 26 12:30:24 1997
+@@ -25,4 +25,4 @@
+
+-BINDIR=bin-d
+-MANDIR=man-d
++XCOMM BINDIR=bin-d
++XCOMM MANDIR=man-d
+
+@@ -37,3 +37,3 @@
+ XCOMM for debugging purposes
+-DEFINES = -g -Wall
++DEFINES = -Wall
+
+@@ -44,3 +44,3 @@
+ XCOMM notes if you haven't specified to save-on-exit on the command line.
+-XCOMM DEFINES = -DPROMPT_FOR_SAVE
++DEFINES = -DPROMPT_FOR_SAVE
+