summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-22 18:02:18 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-22 18:02:18 +0000
commit2d440a63511308778d9f4008d30766620f8f47b0 (patch)
tree9ea7db358b63ffecd199dec99c3ee2e33da966fa /games
parent1. add missing files into plist (diff)
add missing man page
PR: 43252 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=67038
Diffstat (limited to 'games')
-rw-r--r--games/lmarbles/Makefile3
-rw-r--r--games/marbles/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile
index 731103ab7010..79d89b296415 100644
--- a/games/lmarbles/Makefile
+++ b/games/lmarbles/Makefile
@@ -7,6 +7,7 @@
PORTNAME= marbles
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lgames
@@ -21,6 +22,8 @@ CONFIGURE_ARGS= --with-profile-path=/var/games
CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config
USE_REINPLACE= yes
+MAN6= marbles.6
+
post-patch:
@${REINPLACE_CMD} -e 's/SDL\///' ${WRKSRC}/src/*.[ch]
@${REINPLACE_CMD} -e 's/^#include "sys\/timeb.h"//' \
diff --git a/games/marbles/Makefile b/games/marbles/Makefile
index 731103ab7010..79d89b296415 100644
--- a/games/marbles/Makefile
+++ b/games/marbles/Makefile
@@ -7,6 +7,7 @@
PORTNAME= marbles
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lgames
@@ -21,6 +22,8 @@ CONFIGURE_ARGS= --with-profile-path=/var/games
CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config
USE_REINPLACE= yes
+MAN6= marbles.6
+
post-patch:
@${REINPLACE_CMD} -e 's/SDL\///' ${WRKSRC}/src/*.[ch]
@${REINPLACE_CMD} -e 's/^#include "sys\/timeb.h"//' \