[Bug 265212] textproc/man2html: update to 3.1.20220714
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265212] textproc/man2html: update to 3.1.20220714"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Jul 2022 10:56:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265212
Nuno Teixeira <eduardo@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eduardo@FreeBSD.org
Status|New |Open
--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,
'portfmt -D Makefile' gives some nice formating:
---
--- Makefile
+++ Makefile
@@ -14,13 +14,15 @@
USES= perl5 shebangfix tar:tgz
USE_PERL5= run
+SHEBANG_FILES= man.cgi man2html
-SHEBANG_FILES= man2html man.cgi
NO_ARCH= yes
NO_BUILD= yes
CGIDIR= ${PREFIX}/www/cgi-bin
+PLIST_FILES= bin/man2html \
+ man/man1/man2html.1.gz \
+ www/cgi-bin/man.cgi
-PLIST_FILES= bin/man2html man/man1/man2html.1.gz www/cgi-bin/man.cgi
---
--
You are receiving this mail because:
You are the assignee for the bug.