summaryrefslogtreecommitdiff
path: root/games/gltron/files/patch-Makefile.in
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-05-06 23:11:24 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-05-06 23:11:24 +0000
commit4420445509afb51d479b0e7da582db69bfb9514a (patch)
treea4276bfa009e411986ec84b81d28e6408f97d908 /games/gltron/files/patch-Makefile.in
parentBROKEN: Does not compile (diff)
Update to 0.62.
PR: ports/51855 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=80297
Diffstat (limited to 'games/gltron/files/patch-Makefile.in')
-rw-r--r--games/gltron/files/patch-Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/games/gltron/files/patch-Makefile.in b/games/gltron/files/patch-Makefile.in
deleted file mode 100644
index 3ee216a447cd..000000000000
--- a/games/gltron/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$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