aboutsummaryrefslogtreecommitdiff
path: root/graphics/devil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/devil/Makefile')
-rw-r--r--graphics/devil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile
index c49d625f322e..bb2389bfe83d 100644
--- a/graphics/devil/Makefile
+++ b/graphics/devil/Makefile
@@ -8,7 +8,7 @@
PORTNAME= devil
PORTVERSION= 1.7.8
PORTEPOCH= 1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF/openil/DevIL/${PORTVERSION}
DISTNAME= DevIL-${PORTVERSION}
@@ -75,7 +75,7 @@ CONFIGURE_ARGS+=--enable-mng
CONFIGURE_ENV+= libpng_app=no
CONFIGURE_ARGS+=--disable-png
.else
-LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png
.endif
.if defined(WITHOUT_TIFF)