aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-26 07:02:53 +0800
committermiwi <miwi@FreeBSD.org>2008-03-26 07:02:53 +0800
commit580028c06a01bc31451ff92ae19e4af025fb9796 (patch)
tree3bb5ece85fe614ec73f964c9e863c48d3a4dd88e
parentf5eaf73f80c4e224800ca6a4816a680864319db5 (diff)
downloadfreebsd-ports-gnome-580028c06a01bc31451ff92ae19e4af025fb9796.tar.gz
freebsd-ports-gnome-580028c06a01bc31451ff92ae19e4af025fb9796.tar.zst
freebsd-ports-gnome-580028c06a01bc31451ff92ae19e4af025fb9796.zip
- USE_GL
- Remove USE_X_PREFIX PR: 121975 Submitted by: Chess Griffin <chess@chessgriffin.com>
-rw-r--r--games/glmaze/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile
index 2c27ba3e84a6..c813e4cb434c 100644
--- a/games/glmaze/Makefile
+++ b/games/glmaze/Makefile
@@ -6,7 +6,7 @@
PORTNAME= glmaze
PORTVERSION= 1.1a
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,10 +14,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiplayer OpenGL Maze Game
-USE_GL= yes
+USE_GL= gl
USE_SDL= mixer sdl
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_X_PREFIX= yes
MAN1= glmaze.1