diff options
Diffstat (limited to 'textproc/textogif')
-rw-r--r-- | textproc/textogif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/textogif/Makefile b/textproc/textogif/Makefile index d91f134ce0c3..3d935b910e22 100644 --- a/textproc/textogif/Makefile +++ b/textproc/textogif/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Perl script to convert LaTeX formulas into GIFs -RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm +RUN_DEPENDS= ppmtogif:graphics/netpbm NO_BUILD= yes USE_TEX= latex dvipsk |