1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-toolkits/xg/files/patch-aa

14 lines
490 B
Plaintext
Raw Normal View History

--- makefile Sat Mar 15 00:36:20 1997
+++ /home/andy/tmp/wrk/makefile Wed Dec 2 22:28:41 1998
@@ -51,8 +51,8 @@
# most systems don't need to do this, ie:. -I/usr/dt/include for
# Solaris
#
-MOTIF_INC =
-CFLAGS = "-DUSE_XM_MWMUTIL_H -DUSE_XGPM -I../include ${MOTIF_INC}"
+MOTIF_INC = -I${X11BASE}/include -I${X11BASE}/include/X11
+CFLAGS = "-DUSE_XM_MWMUTIL_H -DUSE_XGPM -DV_USE_TM_ZONE -I../include ${MOTIF_INC}"
#
# If your OS doesn't use ranlib set RANLIB to true