diff options
Diffstat (limited to 'print/html2ps-letter')
-rw-r--r-- | print/html2ps-letter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index f206741bbeb2..36532be7d54c 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -21,6 +21,7 @@ BUILD_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \ tex:${PORTSDIR}/print/teTeX \ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \ weblint:${PORTSDIR}/www/weblint +RUN_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick site_perl= ${PREFIX}/lib/perl5/site_perl/${PERL_VER} USE_PERL5= YES |