diff options
Diffstat (limited to 'textproc/man2html/Makefile')
-rw-r--r-- | textproc/man2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile index 3954a3fdfa54..7141997a4afd 100644 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -21,6 +21,7 @@ NO_BUILD= yes CGIDIR= ${PREFIX}/www/cgi-bin MAN1= man2html.1 +PLIST_FILES= bin/man2html post-patch: ${PERL} -pi -e "s#/usr/local/bin/perl#${PERL5}#" ${WRKSRC}/man.cgi ${WRKSRC}/man2html |