diff options
Diffstat (limited to 'games/newvox/Makefile')
-rw-r--r-- | games/newvox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/newvox/Makefile b/games/newvox/Makefile index f6d78d173dd4..f387f2ed9150 100644 --- a/games/newvox/Makefile +++ b/games/newvox/Makefile @@ -7,7 +7,7 @@ PORTNAME= newvox PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Voxel-style landscape rendering fly-by USE_SDL= sdl -USE_X_PREFIX= yes GNU_CONFIGURE= yes do-install: |