diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:47:30 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:47:30 +0000 |
| commit | 8e32ed8b7220dcffa567dc68b7560c32e116d9da (patch) | |
| tree | 60e21968c3ffaaec0d9885fcbb3cf14253b4e4da /textproc/man2html | |
| parent | Cleanup plist (diff) | |
cleanup plist
Diffstat (limited to 'textproc/man2html')
| -rw-r--r-- | textproc/man2html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile index 1507212a9343..da5790a0308c 100644 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -19,7 +19,6 @@ NO_BUILD= yes CGIDIR= ${PREFIX}/www/cgi-bin PLIST_FILES= bin/man2html man/man1/man2html.1.gz www/cgi-bin/man.cgi -PLIST_DIRS= www/cgi-bin post-patch: ${REINPLACE_CMD} -e "s#/usr/local/bin/perl#${PERL5}#" ${WRKSRC}/man2html |
