aboutsummaryrefslogtreecommitdiff
path: root/games/vdrift
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2006-06-08 16:07:12 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2006-06-08 16:07:12 +0000
commit7339154fcdbbea498890242244beddc5c8ddda71 (patch)
treedb6c55f0bec3be54a18b5ca2bcbb5c57123d37c7 /games/vdrift
parent8e4e7a9cc03eeccf62cc25439c993d6fa7c266b3 (diff)
downloadports-7339154fcdbbea498890242244beddc5c8ddda71.tar.gz
ports-7339154fcdbbea498890242244beddc5c8ddda71.zip
Notes
Diffstat (limited to 'games/vdrift')
-rw-r--r--games/vdrift/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile
index cfb95e974184..c8c5ce07e5fd 100644
--- a/games/vdrift/Makefile
+++ b/games/vdrift/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vdrift
PORTVERSION= 20060221
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ COMMENT= Open source driving simulation
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
- alut.0:${PORTSDIR}/audio/freealut
+ alut.1:${PORTSDIR}/audio/freealut
RUN_DEPENDS= ${X11BASE}/share/${PORTNAME}/settings/VDrift.config:${PORTSDIR}/games/vdrift-data
USE_BZIP2= yes