diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/knews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 5de45f376e4d..7413e7b7f049 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -14,7 +14,7 @@ MAINTAINER= andreas@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.4:${PORTSDIR}/graphics/png # compface:${PORTSDIR}/mail/faces RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter |