summaryrefslogtreecommitdiff
path: root/games/vms-empire/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-04 12:15:40 +0000
committerwiz <wiz@pkgsrc.org>2004-11-04 12:15:40 +0000
commit2c2addc0807d24d1c3c925daa5cce682d03f2aa7 (patch)
treeb401ad8bb82729a5d2a9ebc2d4c6f596237800e1 /games/vms-empire/patches
parent7991362fe4360f71ba7dfa719408b1f95fc83787 (diff)
downloadpkgsrc-2c2addc0807d24d1c3c925daa5cce682d03f2aa7.tar.gz
Update to 1.7, provided by pancake in PR 27847:
- Documentation fixes. The old empire.doc file has been replaced by the man page. - Source RPMs can be built by non-root user. - Cleanup release with new build machinery.
Diffstat (limited to 'games/vms-empire/patches')
-rw-r--r--games/vms-empire/patches/patch-aa12
1 files changed, 5 insertions, 7 deletions
diff --git a/games/vms-empire/patches/patch-aa b/games/vms-empire/patches/patch-aa
index c30bad83c60..d847a46d2bc 100644
--- a/games/vms-empire/patches/patch-aa
+++ b/games/vms-empire/patches/patch-aa
@@ -1,8 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/06/02 14:09:49 jmmv Exp $
-
---- Makefile.orig 2002-08-01 21:04:02.000000000 +0200
-+++ Makefile
-@@ -19,7 +19,7 @@ SYS = LINUX
+--- Makefile.orig 2004-11-03 20:17:21.000000000 -0400
++++ Makefile 2004-11-03 20:17:59.000000000 -0400
+@@ -18,7 +18,7 @@
# Use -g to compile the program for debugging.
#DEBUG = -g -DDEBUG -Wall
@@ -11,7 +9,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2003/06/02 14:09:49 jmmv Exp $
# Use -p to profile the program.
#PROFILE = -p -DPROFILE
-@@ -29,7 +29,7 @@ LIBS = -lncurses
+@@ -28,7 +28,7 @@
# You shouldn't have to modify anything below this line.
@@ -20,7 +18,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2003/06/02 14:09:49 jmmv Exp $
FILES = \
attack.c \
-@@ -68,7 +68,7 @@ OFILES = \
+@@ -67,7 +67,7 @@
all: vms-empire
vms-empire: $(OFILES)