ports/ftp/moxftp/files/patch-aj
Kevin Lo 4907e8e57c - Fix MASTER_SITES
- Support CFLAGS propely

PR: 22813
Submitted by: Ports Fury
2000-11-13 14:10:08 +00:00

11 lines
223 B
Text

--- ListSWP.h.orig Tue Mar 15 03:58:20 1994
+++ ListSWP.h Sat Nov 11 03:53:50 2000
@@ -69,7 +69,7 @@
#if defined(MOTIF)
#include <Xm/XmP.h>
-#if XmREVISION==2
+#if XmVERSION==2
#include <Xm/ManagerP.h>
#endif
#endif