diff options
Diffstat (limited to 'textproc/man2html')
-rw-r--r-- | textproc/man2html/Makefile | 1 | ||||
-rw-r--r-- | textproc/man2html/pkg-plist | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/textproc/man2html/pkg-plist b/textproc/man2html/pkg-plist deleted file mode 100644 index d09e53886283..000000000000 --- a/textproc/man2html/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/man2html |