aboutsummaryrefslogtreecommitdiff
path: root/games/armagetron
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /games/armagetron
parent1c61847a1158728babbb2e3016e7b369abef3304 (diff)
downloadports-de78af3ac53da4687d22975cd2e236a0668d9a0d.tar.gz
ports-de78af3ac53da4687d22975cd2e236a0668d9a0d.zip
Notes
Diffstat (limited to 'games/armagetron')
-rw-r--r--games/armagetron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile
index 144dff916890..4ce7e0870c4d 100644
--- a/games/armagetron/Makefile
+++ b/games/armagetron/Makefile
@@ -8,7 +8,7 @@
PORTNAME= armagetron
PORTVERSION= 0.2.8.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}ad/${PORTNAME}ad-src/${PORTVERSION}
DISTNAME= armagetronad-${PORTVERSION}
@@ -26,7 +26,7 @@ CONFIGURE_ARGS= --disable-etc
BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
+ png.6:${PORTSDIR}/graphics/png \
xml2.5:${PORTSDIR}/textproc/libxml2
OPTIONS= MUSIC "Compile in support for background music" on