aboutsummaryrefslogtreecommitdiff
path: root/games/trimines/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-05-08 10:26:59 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-05-08 10:26:59 +0000
commit4bfe5afe586679fa0c148409ee7124220189da7e (patch)
tree6a6ba3fe9c7205e3adfff134d50158b1c54f87a0 /games/trimines/Makefile
parentfc81a8c2f166e92490357757cdf8f2d57d4a4eeb (diff)
downloadports-4bfe5afe586679fa0c148409ee7124220189da7e.tar.gz
ports-4bfe5afe586679fa0c148409ee7124220189da7e.zip
- Use USE_X_PREFIX
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=161688
Diffstat (limited to 'games/trimines/Makefile')
-rw-r--r--games/trimines/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/trimines/Makefile b/games/trimines/Makefile
index 88359926f7bb..9b0e8eb2c18c 100644
--- a/games/trimines/Makefile
+++ b/games/trimines/Makefile
@@ -7,6 +7,7 @@
PORTNAME= trimines
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.freewebs.com/trimines/
@@ -15,6 +16,7 @@ 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