diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-11-06 22:59:02 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-11-06 22:59:02 +0000 |
commit | 0cf535a5bbfcd637cd9375e2141887fcdf89facf (patch) | |
tree | ab3b5ca8391eab0b4cda386b514bd125b9aa55a1 | |
parent | ccb37cd47798c8053e4767079b9def9dead42cfb (diff) | |
download | ports-0cf535a5bbfcd637cd9375e2141887fcdf89facf.tar.gz ports-0cf535a5bbfcd637cd9375e2141887fcdf89facf.zip |
Notes
-rw-r--r-- | games/battalion/Makefile | 1 | ||||
-rw-r--r-- | games/battalion/files/patch-aa | 16 |
2 files changed, 3 insertions, 14 deletions
diff --git a/games/battalion/Makefile b/games/battalion/Makefile index 07676ee2d374..53ca84da7305 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -7,6 +7,7 @@ PORTNAME= battalion PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.evl.uic.edu/aej/BATTALION/ DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz diff --git a/games/battalion/files/patch-aa b/games/battalion/files/patch-aa index 663073d32c1e..fe1e950ba06a 100644 --- a/games/battalion/files/patch-aa +++ b/games/battalion/files/patch-aa @@ -1,8 +1,5 @@ - -$FreeBSD$ - ---- Makefile.orig Thu Jan 16 18:31:58 1997 -+++ Makefile Tue Aug 14 11:16:57 2001 +--- Makefile.orig Thu Jan 16 08:31:58 1997 ++++ Makefile Thu Nov 6 14:56:38 2003 @@ -23,7 +23,7 @@ # (the program should compile with no warning messages - if you # see a warning message please let me know about it) @@ -12,15 +9,6 @@ $FreeBSD$ # STEP 2: IF YOU WANT TO COMPILE WITH THE MESA LIBRARIES THEN -@@ -39,7 +39,7 @@ - # ------------------------------------------------------------ - #GLIB = -lMesaGL -lMesaGLU - # or --GLIB = -lGL -lGLU -+GLIB = -lMesaGL -lMesaGLU - - - # STEP 4: CHOOSE WHICH HARDWARE / OS YOU ARE RUNNING @@ -51,9 +51,9 @@ # with the other Makefile.) # |