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

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

12 lines
249 B
Plaintext

--- LabelQUICK.c.orig Sat May 21 05:09:24 1994
+++ LabelQUICK.c Sat Nov 11 03:53:50 2000
@@ -40,7 +40,7 @@
#if defined(MOTIF)
#include <Xm/XmP.h>
#include <Xm/Xm.h>
-#if XmREVISION==2
+#if XmVERSION==2
#include <Xm/PrimitiveP.h>
#endif
#endif