aboutsummaryrefslogtreecommitdiffstats
path: root/games/trimines
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2006-05-08 18:26:59 +0800
committerehaupt <ehaupt@FreeBSD.org>2006-05-08 18:26:59 +0800
commit41438123832addfdf9343cf429946c9e31a609ed (patch)
tree232b1da864f4fc45c9dcc4a77f9a8e4d1783df41 /games/trimines
parent4457d9861dc45285f48d472b19d6e0427e531d84 (diff)
downloadfreebsd-ports-gnome-41438123832addfdf9343cf429946c9e31a609ed.tar.gz
freebsd-ports-gnome-41438123832addfdf9343cf429946c9e31a609ed.tar.zst
freebsd-ports-gnome-41438123832addfdf9343cf429946c9e31a609ed.zip
- Use USE_X_PREFIX
- Bump PORTREVISION
Diffstat (limited to 'games/trimines')
-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