diff options
Diffstat (limited to 'textproc/info_to_html')
-rw-r--r-- | textproc/info_to_html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/info_to_html/Makefile b/textproc/info_to_html/Makefile index cf34fe83c934..536a91236c81 100644 --- a/textproc/info_to_html/Makefile +++ b/textproc/info_to_html/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.mons.net/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into HTML pages -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib +RUN_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib PLIST_FILES= bin/info_to_html USE_PERL5= yes |