summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1996-11-30 00:12:22 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1996-11-30 00:12:22 +0000
commit8b4ec917e33c373b1689bf38541cadd0d1d38eb7 (patch)
treeba4384699363c5158df6f2e4523975ab7ae72807 /games
parentUpgrade to 2.1 (diff)
Upgrade to 1.6c
Notes
Notes: svn path=/head/; revision=4718
Diffstat (limited to 'games')
-rw-r--r--games/xgalaga/Makefile6
-rw-r--r--games/xgalaga/files/patch-aa18
2 files changed, 18 insertions, 6 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile
index a1f851032c18..08f36d9154fb 100644
--- a/games/xgalaga/Makefile
+++ b/games/xgalaga/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xgalaga
-# Version required: 1.6b
+# Version required: 1.6c
# Date created: 27 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.2 1996/01/16 10:39:49 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/18 09:53:22 asami Exp $
#
-DISTNAME= xgalaga-1.6b
+DISTNAME= xgalaga-1.6c
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
diff --git a/games/xgalaga/files/patch-aa b/games/xgalaga/files/patch-aa
index 14300c61aa32..01cbbcb835be 100644
--- a/games/xgalaga/files/patch-aa
+++ b/games/xgalaga/files/patch-aa
@@ -7,8 +7,8 @@
EXTRA_INCLS = $(XPMINCLUDE)
---- ./Imakefile.org Tue May 16 13:28:35 1995
-+++ ./Imakefile Wed May 24 03:01:51 1995
+--- Imakefile.orig Sat Nov 30 01:02:20 1996
++++ Imakefile Sat Nov 30 01:04:33 1996
@@ -9,7 +9,7 @@
XCOMM your system. If not doing "make install", set this to where the
XCOMM files are now.
@@ -18,7 +18,7 @@
SCOREFILE = $(XGALAGADIR)/.xgalscores
SOUNDDIR = $(XGALAGADIR)/sounds
-@@ -32,8 +32,8 @@
+@@ -18,8 +18,8 @@
XCOMM with the standard X libs, you shouldn't need to change this.
XCOMM otherwise make these point at wherever you put it.
@@ -29,3 +29,15 @@
XSPRITELIB = -L./libsprite -lXsprite
+@@ -141,9 +141,9 @@
+ #endif
+
+ #ifdef PCSP_ONLY
+- PCSPDEF = -DPCSP_ONLY=1
++ PCSPDEF = -DPCSP_ONLY=1
+ #else
+- PCSPDEF = -DPCSP_ONLY=0
++ PCSPDEF = -DPCSP_ONLY=0
+ #endif
+
+ #ifndef SOUND