File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11PORTNAME = cgit
22PORTVERSION = 1.2.3
3+ PORTREVISION = 1
34CATEGORIES = devel www
45MASTER_SITES = http://git.zx2c4.com/cgit/snapshot/:cgit \
56 KERNEL_ORG/software/scm/git:git
@@ -63,6 +64,6 @@ post-install-DOCS-on:
6364
6465post-install-ASCIIDOC-on :
6566 a2x --doctype manpage --format manpage ${WRKSRC} /cgitrc.5.txt
66- ${INSTALL_MAN} ${WRKSRC} /cgitrc.5 ${STAGEDIR}${PREFIX} /man/man5
67+ ${INSTALL_MAN} ${WRKSRC} /cgitrc.5 ${STAGEDIR}${PREFIX} /share/ man/man5
6768
6869.include <bsd.port.mk>
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ lib/cgit/filters/owner-example.lua
1313lib/cgit/filters/simple-authentication.lua
1414lib/cgit/filters/syntax-highlighting.py
1515lib/cgit/filters/syntax-highlighting.sh
16- %%ASCIIDOC%%man/man5/cgitrc.5.gz
16+ %%ASCIIDOC%%share/ man/man5/cgitrc.5.gz
1717%%WWWDIR%%/cgit.cgi
1818%%WWWDIR%%/cgit.css
1919%%WWWDIR%%/cgit.png
You can’t perform that action at this time.
0 commit comments