1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/gltron/files/patch-Makefile.in
2001-04-27 18:56:10 +00:00

15 lines
237 B
Plaintext

$FreeBSD$
--- Makefile.in 2001/04/27 18:30:04 1.1
+++ Makefile.in 2001/04/27 18:31:32
@@ -20,7 +20,7 @@
CC = @CC@
-CFLAGS = -c @CFLAGS@ @INCS@
+CFLAGS = -c @CFLAGS@ @INCS@ -DPREFIX=\"@prefix@\"
LIBS = @LIBS@
# fix these later