aboutsummaryrefslogtreecommitdiff
path: root/games/armagetron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/armagetron/Makefile')
-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