aboutsummaryrefslogtreecommitdiff
path: root/games/dsnake
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-12-31 18:24:10 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-12-31 18:24:10 +0000
commit64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch)
tree11668b893f94453b0262a155d53e6eac8dd4a6f5 /games/dsnake
parent440d8863c8d496b982754e2a71867892213a902b (diff)
downloadports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz
ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip
Notes
Diffstat (limited to 'games/dsnake')
-rw-r--r--games/dsnake/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/dsnake/Makefile b/games/dsnake/Makefile
index f207f1ab3d71..7ab55814583c 100644
--- a/games/dsnake/Makefile
+++ b/games/dsnake/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dsnake
PORTVERSION= 3.0.0
+PORTREVISION= 1
CATEGORIES= games linux
MASTER_SITES= http://bitblaze.com/downloads/
DISTNAME= ${PORTNAME}-linux-${PORTVERSION}
@@ -20,7 +21,8 @@ NO_PACKAGE= Licence forbids any repacking and reselling
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
-USE_X_PREFIX= yes
+PREFIX?= ${X11BASE}
+USE_LINUX= yes
WRKSRC= ${WRKDIR}/DeluxeSnake
do-install: