1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/ftp/moxftp/files/patch-ah
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
233 B
Plaintext

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