From e0cd3770ea8dd652376d94e3102d1a7799856c27 Mon Sep 17 00:00:00 2001 From: miwi Date: Wed, 26 Mar 2008 08:23:11 +0000 Subject: - Add missing dependens Submitted by: pointyhat via pav --- games/torcs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/torcs') 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 -- cgit