aboutsummaryrefslogtreecommitdiff
path: root/games/trimines
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-20 17:59:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-20 17:59:11 +0000
commitddafb9ecf264e15c08ce0ca39c1a576afe4523a4 (patch)
treec9663a8fcf4fcffda49da7f2a4f1311037c6a484 /games/trimines
parentf537e495f68473510028eb0970903c939fb1ee42 (diff)
downloadports-ddafb9ecf264e15c08ce0ca39c1a576afe4523a4.tar.gz
ports-ddafb9ecf264e15c08ce0ca39c1a576afe4523a4.zip
Notes
Diffstat (limited to 'games/trimines')
-rw-r--r--games/trimines/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/trimines/Makefile b/games/trimines/Makefile
index 1d2c695ac730..39cb1b75d756 100644
--- a/games/trimines/Makefile
+++ b/games/trimines/Makefile
@@ -7,17 +7,15 @@
PORTNAME= trimines
PORTVERSION= 1.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.freewebs.com/trimines/ \
http://www.amdmi3.ru/distfiles/
-
+
MAINTAINER= amdmi3@amdmi3.ru
COMMENT= Mine sweeper game that uses triangles instead of squares
USE_SDL= sdl
-USE_GCC= 3.4+
-USE_X_PREFIX= yes
post-patch:
@${REINPLACE_CMD} -e 's|data/|${DATADIR}/|' ${WRKSRC}/src/gfx.c