aboutsummaryrefslogtreecommitdiffstats
path: root/games/chromium
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2006-06-09 00:07:12 +0800
committeroliver <oliver@FreeBSD.org>2006-06-09 00:07:12 +0800
commitb59619319ade58d267e9a5f0488734f77b8d63ba (patch)
tree158e76a9dfdc1436fd89552c04abcd09a3a5379b /games/chromium
parent248b926fabf630d6ad35a8c3941b9683c3252be9 (diff)
downloadfreebsd-ports-gnome-b59619319ade58d267e9a5f0488734f77b8d63ba.tar.gz
freebsd-ports-gnome-b59619319ade58d267e9a5f0488734f77b8d63ba.tar.zst
freebsd-ports-gnome-b59619319ade58d267e9a5f0488734f77b8d63ba.zip
update freealut to 1.1.0
Diffstat (limited to 'games/chromium')
-rw-r--r--games/chromium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/chromium/Makefile b/games/chromium/Makefile
index 5f00794b0e9d..c82417238a2a 100644
--- a/games/chromium/Makefile
+++ b/games/chromium/Makefile
@@ -7,7 +7,7 @@
PORTNAME= chromium
PORTVERSION= 0.9.12
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/
DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \
@@ -19,7 +19,7 @@ COMMENT= An arcade-style, top-scrolling space shooter
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
smpeg.1:${PORTSDIR}/multimedia/smpeg \
openal.0:${PORTSDIR}/audio/openal \
- alut.0:${PORTSDIR}/audio/freealut
+ alut.1:${PORTSDIR}/audio/freealut
USE_GL= yes
USE_GMAKE= yes