aboutsummaryrefslogtreecommitdiff
path: root/games/viruskiller
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-20 08:38:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-20 08:38:38 +0000
commit3dd2d7cc4f4d46cc800aa38c33206ae2db5fea45 (patch)
treeefdf53358b392ad5a4232101d4268dbd1b073d92 /games/viruskiller
parentae86d4ec6caf3df507636b0a879d6e3dbeb39731 (diff)
downloadports-3dd2d7cc4f4d46cc800aa38c33206ae2db5fea45.tar.gz
ports-3dd2d7cc4f4d46cc800aa38c33206ae2db5fea45.zip
Notes
Diffstat (limited to 'games/viruskiller')
-rw-r--r--games/viruskiller/files/patch-makefile16
1 files changed, 2 insertions, 14 deletions
diff --git a/games/viruskiller/files/patch-makefile b/games/viruskiller/files/patch-makefile
index 83961ec599ee..3fbb8f8af3c8 100644
--- a/games/viruskiller/files/patch-makefile
+++ b/games/viruskiller/files/patch-makefile
@@ -1,6 +1,6 @@
--- makefile.orig Sat May 21 14:03:45 2005
-+++ makefile Wed Jul 13 19:30:52 2005
-@@ -7,19 +7,18 @@
++++ makefile Tue Jul 19 18:49:52 2005
+@@ -7,10 +7,9 @@
RELEASE = 1
USEPAK = 1
@@ -14,18 +14,6 @@
ICONDIR = $(PREFIX)/share/icons/
KDE = $(PREFIX)/share/applnk/Games/Arcade/
GNOME = $(PREFIX)/share/gnome/apps/Games/
-
- SAFEDIR = /tmp/
-
--CFLAGS += `sdl-config --cflags` -DVERSION=$(VERSION) -DRELEASE=$(RELEASE) -DUSEPAK=$(USEPAK)
--CFLAGS += -DPAKNAME=\"$(PAKNAME)\" -DPAKLOCATION=\"$(DATADIR)\" -DSAFEDIR=\"$(SAFEDIR)\" -DUNIX -DGAMEPLAYMANUAL=\"$(DOCDIR)manual.html\" -Wall
--LIBS = `sdl-config --libs` -lSDL_mixer -lSDL_image -lSDL_ttf
-+CFLAGS += `/usr/local/bin/sdl11-config --cflags` -DVERSION=$(VERSION) -DRELEASE=$(RELEASE) -DUSEPAK=$(USEPAK)
-+CFLAGS += -DPAKNAME=\"$(PAKNAME)\" -DPAKLOCATION=\"$(DATADIR)\" -DSAFEDIR=\"$(SAFEDIR)\" -DUNIX -DGAMEPLAYMANUAL=\"$(DOCDIR)manual.html\" -Wall
-+LIBS = `/usr/local/bin/sdl11-config --libs` -lSDL_mixer -lSDL_image -lSDL_ttf
-
- OBJS += CAudio.o
- OBJS += CBase.o
@@ -51,7 +50,7 @@
PAKOBJS = CFileData.o pak.o