From 2d440a63511308778d9f4008d30766620f8f47b0 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sun, 22 Sep 2002 18:02:18 +0000 Subject: add missing man page PR: 43252 Submitted by: Edwin Groothuis --- games/marbles/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'games/marbles/Makefile') 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"//' \ -- cgit v1.2.3