aboutsummaryrefslogtreecommitdiff
path: root/devel/sfml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sfml/Makefile')
-rw-r--r--devel/sfml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile
index f4b3cf63b240..a07b22ed334d 100644
--- a/devel/sfml/Makefile
+++ b/devel/sfml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sfml
PORTVERSION= 1.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF
DISTNAME= SFML-${PORTVERSION}-sdk-linux-32
@@ -17,7 +17,7 @@ COMMENT= Simple and Fast Multimedia Library
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
jpeg.11:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
+ png.6:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2
USE_GMAKE= yes