1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/pp/files/patch-aa
Jacques Vidrine 4505792289 Prometeus Project - real time strategy game for X Window System.
PR:		ports/7143
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-01 05:00:13 +00:00

16 lines
440 B
Plaintext

--- Makefile Sat Apr 5 17:08:26 1997
+++ /home/andy/tmp/wrk/Makefile Mon Jun 8 22:35:44 1998
@@ -1,10 +1,10 @@
####### This section was automatically generated from
-INCDIR = $(QTDIR)/include
+INCDIR = ${X11BASE}/include/X11/qt
CFLAGS = -O2 -fno-strength-reduce -Wall -W
LIBCFLAGS = -fPIC
YACCCFLAGS = -Wno-unused -Wno-parentheses
-LFLAGS = -L$(QTDIR)/lib -lqt
+LFLAGS = -L${X11BASE}/lib -lqt
CC = gcc
MOC = moc
SHELL = /bin/sh