diff options
-rw-r--r-- | textproc/ascii2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ascii2pdf/Makefile b/textproc/ascii2pdf/Makefile index 26e6418d5fe6..26b7f8809bd4 100644 --- a/textproc/ascii2pdf/Makefile +++ b/textproc/ascii2pdf/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-0.9.1 MAINTAINER= petef@databits.net -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/PDF/Create.pm:${PORTSDIR}/textproc/p5-PDF-Create +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/PDF/Create.pm:${PORTSDIR}/textproc/p5-PDF-Create NO_BUILD= yes |