diff options
Diffstat (limited to 'print/advi/Makefile')
-rw-r--r-- | print/advi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile index 7716a2c08e80..df1ed2303ab2 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -8,7 +8,7 @@ PORTNAME= advi PORTVERSION= 1.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/${PORTNAME}/ EXTRACT_SUFX= .tgz @@ -19,7 +19,7 @@ COMMENT= Active-DVI viewer BUILD_DEPENDS= ${CI_DEPEND}:${PORTSDIR}/graphics/ocaml-images \ kpsewhich:${PORTSDIR}/print/teTeX-base LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ - png.5:${PORTSDIR}/graphics/png \ + png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX-base |