aboutsummaryrefslogtreecommitdiff
path: root/games/pipepanic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pipepanic/Makefile')
-rw-r--r--games/pipepanic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pipepanic/Makefile b/games/pipepanic/Makefile
index 02d4b2570adf..6df9c88ca76f 100644
--- a/games/pipepanic/Makefile
+++ b/games/pipepanic/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pipepanic
PORTVERSION= 0.1.3
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.users.waitrose.com/~thunor/pipepanic/dload/ \
${MASTER_SITE_LOCAL}
@@ -23,7 +24,6 @@ DATAFILES= ascii15.bmp ascii30.bmp digits24.bmp \
digits48.bmp tiles24.bmp tiles48.bmp
post-patch:
- @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/main.c
@${REINPLACE_CMD} \
-e '/^#define DATADIR/ s|.*|#define DATADIR "${DATADIR}/"|' \
${WRKSRC}/main.h