aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-23 08:22:01 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-23 08:56:58 +0000
commitfc0a6e90862ad425a99183633e57c51af7843c26 (patch)
tree2bae1e2f2639660e70987b5e536696c5ce0c9acb
parent02690536ee5e2af7cfb1d85af7907a0e7af34887 (diff)
downloadports-fc0a6e90862ad425a99183633e57c51af7843c26.tar.gz
ports-fc0a6e90862ad425a99183633e57c51af7843c26.zip
www/ikiwiki: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--www/ikiwiki/Makefile4
-rw-r--r--www/ikiwiki/pkg-plist14
2 files changed, 9 insertions, 9 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile
index c6426fe1b19d..24f387f77ca2 100644
--- a/www/ikiwiki/Makefile
+++ b/www/ikiwiki/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ikiwiki
DISTVERSION= 3.20200202.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= DEBIAN_POOL \
LOCAL/mat/${PORTNAME}
@@ -74,8 +75,7 @@ post-patch:
${WRKSRC}/doc/ikiwiki-mass-rebuild.mdwn \
${WRKSRC}/doc/ikiwiki-update-wikilist.mdwn
@${REINPLACE_CMD} -i '' \
- -e 's|$$(PREFIX)/share/man|$$(PREFIX)/man|; \
- s|share/ikiwiki/examples|${EXAMPLESDIR_REL}|; \
+ -e 's|share/ikiwiki/examples|${EXAMPLESDIR_REL}|; \
s|\./pm_filter|$$(PERL) &|' \
${WRKSRC}/Makefile.PL
@${REINPLACE_CMD} -i '' \
diff --git a/www/ikiwiki/pkg-plist b/www/ikiwiki/pkg-plist
index 30f54d1f906b..fe6ac4704374 100644
--- a/www/ikiwiki/pkg-plist
+++ b/www/ikiwiki/pkg-plist
@@ -140,13 +140,6 @@ lib/ikiwiki/plugins/rst
%%SITE_PERL%%/IkiWiki/UserInfo.pm
%%SITE_PERL%%/IkiWiki/Wrapper.pm
%%W3M%%libexec/w3m/cgi-bin/ikiwiki-w3m.cgi
-man/man1/ikiwiki-calendar.1.gz
-man/man1/ikiwiki-comment.1.gz
-man/man1/ikiwiki-makerepo.1.gz
-man/man1/ikiwiki-transition.1.gz
-man/man1/ikiwiki-update-wikilist.1.gz
-man/man1/ikiwiki.1.gz
-man/man8/ikiwiki-mass-rebuild.8.gz
sbin/ikiwiki-mass-rebuild
%%DATADIR%%/attachment/ikiwiki/images/pbar-ani.gif
%%DATADIR%%/attachment/ikiwiki/images/ui-bg_flat_0_aaaaaa_40x100.png
@@ -798,3 +791,10 @@ share/locale/pl/LC_MESSAGES/ikiwiki.mo
share/locale/sv/LC_MESSAGES/ikiwiki.mo
share/locale/tr/LC_MESSAGES/ikiwiki.mo
share/locale/vi/LC_MESSAGES/ikiwiki.mo
+share/man/man1/ikiwiki-calendar.1.gz
+share/man/man1/ikiwiki-comment.1.gz
+share/man/man1/ikiwiki-makerepo.1.gz
+share/man/man1/ikiwiki-transition.1.gz
+share/man/man1/ikiwiki-update-wikilist.1.gz
+share/man/man1/ikiwiki.1.gz
+share/man/man8/ikiwiki-mass-rebuild.8.gz