aboutsummaryrefslogtreecommitdiff
path: root/games/bloboats/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-11-24 12:43:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-11-24 12:43:07 +0000
commit8f7f0f337d79d858c0dc32d3247c1ef2c76d482a (patch)
treef3894ecd985644a64b5f373925e5bdcd8247d154 /games/bloboats/Makefile
parent776a8f708159ac87e91a0b6233c683f86ceb3167 (diff)
downloadports-8f7f0f337d79d858c0dc32d3247c1ef2c76d482a.tar.gz
ports-8f7f0f337d79d858c0dc32d3247c1ef2c76d482a.zip
Notes
Diffstat (limited to 'games/bloboats/Makefile')
-rw-r--r--games/bloboats/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile
index 64b002ba77ba..088140286263 100644
--- a/games/bloboats/Makefile
+++ b/games/bloboats/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= bloboats
-PORTVERSION= 1.0.1
-PORTREVISION= 7
+PORTVERSION= 1.0.2
CATEGORIES= games
MASTER_SITES= http://mirror.kapsi.fi/bloboats.dy.fi/ \
http://koti.mbnet.fi/makegho/c/blobtrox/ \
@@ -23,7 +22,7 @@ MAKE_JOBS_SAFE= yes
MAKE_ENV+= DATADIR="${DATADIR}"
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/Makefile
+#post-patch:
+# @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/Makefile
.include <bsd.port.mk>