summaryrefslogtreecommitdiff
path: root/games/xblast
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-12-11 02:48:53 +0000
committerSteve Price <steve@FreeBSD.org>2000-12-11 02:48:53 +0000
commitd492d682e03686ff480f58f41b63b104e7cb6090 (patch)
tree2f020e4efa44d40300de2400f91295c11e6d37e6 /games/xblast
parent- Support CC/CFLAGS properly (diff)
- Handle manpage a bit more elagantly
- Update WWW: line PR: 23272 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=35865
Diffstat (limited to 'games/xblast')
-rw-r--r--games/xblast/Makefile5
-rw-r--r--games/xblast/files/patch-aa18
-rw-r--r--games/xblast/pkg-descr2
3 files changed, 10 insertions, 15 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile
index b2a812d3a7c6..169ed93ff2d1 100644
--- a/games/xblast/Makefile
+++ b/games/xblast/Makefile
@@ -10,13 +10,12 @@ PORTVERSION= 2.6.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
-DISTNAME= xblast-2.6.1.sound
+DISTNAME= ${PORTNAME}-${PORTVERSION}.sound
MAINTAINER= se@FreeBSD.org
WRKSRC= ${WRKDIR}/XBlast-2.6-sound
-USE_IMAKE= yes
+USE_IMAKE= yes
MAN1= xblast.1
-MANCOMPRESSED= yes
.include <bsd.port.mk>
diff --git a/games/xblast/files/patch-aa b/games/xblast/files/patch-aa
index 7e9ec15d8c5c..754ca37d387f 100644
--- a/games/xblast/files/patch-aa
+++ b/games/xblast/files/patch-aa
@@ -1,5 +1,5 @@
---- Imakefile.orig Wed Jul 28 21:36:20 1999
-+++ Imakefile Tue Oct 17 20:23:46 2000
+--- Imakefile.orig Thu Jul 29 04:36:20 1999
++++ Imakefile Sat Oct 21 08:33:56 2000
@@ -25,7 +25,9 @@
* If you want to have sound, comment the following line
* Set SOUND_DIR to the directory, where the sounds can be found
@@ -11,17 +11,13 @@
/*
* all programs to be build
-@@ -71,6 +73,13 @@
+@@ -71,7 +73,8 @@
SRCS2 = xbsndsrv.c
OBJS2 = xbsndsrv.o
-+/*
-+ * The following is a terrible hack, but there is no man page
-+ * and ComplexProgramTarget always wants to install one ...
-+ */
-+#undef InstallManPage
-+#define InstallManPage(p,d)
-+
- ComplexProgramTarget_2(xbsndsrv,NullParameter,NullParameter)
+-ComplexProgramTarget_2(xbsndsrv,NullParameter,NullParameter)
++NormalProgramTarget(xbsndsrv,$(OBJS2),,,)
++InstallProgram(xbsndsrv,$(BINDIR))
/*
+ * Part 3: install Application Defaults
diff --git a/games/xblast/pkg-descr b/games/xblast/pkg-descr
index b69c96295f7c..503e5d62bf1c 100644
--- a/games/xblast/pkg-descr
+++ b/games/xblast/pkg-descr
@@ -6,4 +6,4 @@ programmed for NEC's PC Engine/Turbo Grafx. Other (com-
mercial) versions of the original game exist for IBM-PC,
Atari ST, Amiga, NES, GameBoy and Super NES.
-WWW: http://www.ikp.uni-koeln.de/~vogel/xblast/xblast.html
+WWW: http://www.ndh.net/home/m.vogel/