aboutsummaryrefslogtreecommitdiffstats
path: root/games/torcs
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-26 16:23:11 +0800
committermiwi <miwi@FreeBSD.org>2008-03-26 16:23:11 +0800
commite0cd3770ea8dd652376d94e3102d1a7799856c27 (patch)
tree7e9a0967956eb8c4cd286198fa03de1cd2fc8ade /games/torcs
parentf57893a52cdc0176af57185d244138b40a0f3bd3 (diff)
downloadfreebsd-ports-gnome-e0cd3770ea8dd652376d94e3102d1a7799856c27.tar.gz
freebsd-ports-gnome-e0cd3770ea8dd652376d94e3102d1a7799856c27.tar.zst
freebsd-ports-gnome-e0cd3770ea8dd652376d94e3102d1a7799856c27.zip
- Add missing dependens
Submitted by: pointyhat via pav
Diffstat (limited to 'games/torcs')
-rw-r--r--games/torcs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile
index 42993a528af5..78e7df37aebb 100644
--- a/games/torcs/Makefile
+++ b/games/torcs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= torcs
DISTVERSION= 1.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,6 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
alut.1:${PORTSDIR}/audio/freealut
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+USE_XORG= xrender xmu ice xext x11 xxf86vm
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes