diff options
Diffstat (limited to 'games/gltron/files/patch-Makefile.in')
-rw-r--r-- | games/gltron/files/patch-Makefile.in | 14 |
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 |