diff options
Diffstat (limited to 'print/teTeX-base/Makefile')
-rw-r--r-- | print/teTeX-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 10e5e42b845f..bdc570cd776d 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -7,7 +7,7 @@ PORTNAME= teTeX-base PORTVERSION= 3.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1 @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/${TEXMFDISTDIR}/LICENSE.texmf:${PORTSDIR}/print/teTe RUN_DEPENDS= ${LOCALBASE}/${TEXMFDISTDIR}/LICENSE.texmf:${PORTSDIR}/print/teTeX-texmf \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ texi2html:${PORTSDIR}/textproc/texi2html -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww \ t1.5:${PORTSDIR}/devel/t1lib \ gd.4:${PORTSDIR}/graphics/gd |