aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/entropyfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/entropyfm/Makefile')
-rw-r--r--x11-fm/entropyfm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/entropyfm/Makefile b/x11-fm/entropyfm/Makefile
index 85feada1ccd1..97f6c64c1af5 100644
--- a/x11-fm/entropyfm/Makefile
+++ b/x11-fm/entropyfm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= entropyfm
PORTVERSION= 20080223
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-fm
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
DISTNAME= entropy-${PORTVERSION}
@@ -42,7 +42,7 @@ PLIST_SUB+= EXTRACT="@comment "
.endif
.if !defined(WITHOUT_PNG) || exists(${LOCALBASE}/lib/libpng.so.5)
-LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png
.endif
.include <bsd.port.post.mk>