1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/editors/axe/files/patch-ad
Kevin Lo 1534d9a4bf - Add x11-toolkits/Xaw3d to LIB_DEPENDS
- Fix new compiler error
- Add missing MAN1 line

PR: 22811
Submitted by: Ports Fury
2000-11-13 13:39:03 +00:00

11 lines
318 B
Plaintext

--- Widgets/CtrlCodeSel.h.orig Thu Apr 7 01:07:46 1994
+++ Widgets/CtrlCodeSel.h Sat Nov 11 12:14:03 2000
@@ -40,7 +40,6 @@
#define XtNbase "base"
#define XtCBase "Base"
#define XtNenterCallback "enterCallback"
-#define XtNcancelCallback "cancelCallback"
#endif /* _ControlCodeSelector_h */