summaryrefslogtreecommitdiff
path: root/editors/axe/files/patch-ae
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-13 13:39:03 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-13 13:39:03 +0000
commit1534d9a4bf86257eda0cfaf7bc25b61378cd3e26 (patch)
tree68653e7c61861a216517b63ebfcd207044d48685 /editors/axe/files/patch-ae
parent703b32c52b9c84ddcb3c82da9e76bd3e0d2b19c0 (diff)
downloadfreebsd-ports-1534d9a4bf86257eda0cfaf7bc25b61378cd3e26.zip
- Add x11-toolkits/Xaw3d to LIB_DEPENDS
- Fix new compiler error - Add missing MAN1 line PR: 22811 Submitted by: Ports Fury
Diffstat (limited to 'editors/axe/files/patch-ae')
-rw-r--r--editors/axe/files/patch-ae10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/axe/files/patch-ae b/editors/axe/files/patch-ae
new file mode 100644
index 000000000000..5e3164f3c3e0
--- /dev/null
+++ b/editors/axe/files/patch-ae
@@ -0,0 +1,10 @@
+--- Widgets/FileNom.h.orig Thu Apr 7 01:07:46 1994
++++ Widgets/FileNom.h Sat Nov 11 12:14:04 2000
+@@ -33,7 +33,6 @@
+ #define XtNinitialDirectory "initialDirectory"
+ #define XtNselectCallback "selectCallback"
+ #define XtNpathList "pathList"
+-#define XtNcancelCallback "cancelCallback"
+ #define XtNmargin "margin"
+ #define XtNnumberRows "numberRows"
+ #define XtNshowDotFiles "showDotFiles"