summaryrefslogtreecommitdiff
path: root/print/bibview/files/patch-FileNom.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:02:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:02:16 +0000
commitba06c2d6a37dc081a3a8c5a01426a0a009428ca9 (patch)
tree7b1cdea9a21ff4ed307e29514e9d8286d9d83dfa /print/bibview/files/patch-FileNom.h
parentStage, and pull the patches into a sed command. (diff)
Rename p*/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'print/bibview/files/patch-FileNom.h')
-rw-r--r--print/bibview/files/patch-FileNom.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/bibview/files/patch-FileNom.h b/print/bibview/files/patch-FileNom.h
new file mode 100644
index 000000000000..1c302aa34af7
--- /dev/null
+++ b/print/bibview/files/patch-FileNom.h
@@ -0,0 +1,12 @@
+--- FileNom.h.orig Thu Nov 25 08:11:06 1993
++++ FileNom.h Tue Sep 23 20:03:16 1997
+@@ -52,7 +52,9 @@
+
+ #define XtNselectCallback "selectCallback"
+ #define XtNselectMenu "selectMenu"
++#ifndef XtNcancelCallback
+ #define XtNcancelCallback "cancelCallback"
++#endif
+ #define XtNmargin "margin"
+ #define XtNnumberRows "numberRows"
+ #define XtNshowDotFiles "showDotFiles"