aboutsummaryrefslogtreecommitdiff
path: root/games/tenebrae
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-27 13:15:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-27 13:15:53 +0000
commit32d6ba3c612ab7323d81c30bf643fb8ce65642bd (patch)
treecca81074cd10af0c7237e0e76e72e2df6c703f4c /games/tenebrae
parent03315bbb41cbf4a95c4bdc01bd38f569c474c965 (diff)
downloadports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.tar.gz
ports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.zip
Notes
Diffstat (limited to 'games/tenebrae')
-rw-r--r--games/tenebrae/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile
index 1950d8ba40e0..35e2f2b1d880 100644
--- a/games/tenebrae/Makefile
+++ b/games/tenebrae/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tenebrae
PORTVERSION= 1.04
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://tenebrae.sourceforge.net/downloads/
DISTFILES= ${PORTNAME}_src${EXTRACT_SUFX} \
@@ -21,7 +21,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_ZIP= yes
USE_DOS2UNIX= yes
USE_GMAKE= yes
-USE_GL= yes
+USE_XORG= xxf86dga
+USE_GL= gl
USE_SDL= yes
OPTIONS= X86_ASM "Enable use of x86 assembly code" on