mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
4907e8e57c
- Support CFLAGS propely PR: 22813 Submitted by: Ports Fury
12 lines
233 B
Plaintext
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
|