sysutils/reggae: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-19 16:46:06 +01:00
parent 4cdc7f189a
commit 5575bbe04b
3 changed files with 16 additions and 1 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= reggae
DISTVERSION= 0.3.11
PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center

View file

@ -0,0 +1,14 @@
--- Makefile.orig 2024-03-19 15:44:53 UTC
+++ Makefile
@@ -161,9 +161,9 @@ install_man:
.endfor
install_man:
- install -d ${DESTDIR}${PREFIX}/man/man1
+ install -d ${DESTDIR}${PREFIX}/share/man/man1
.for man_file in ${MAN_FILES}
- install -m 0644 man/${man_file}.gz ${DESTDIR}${PREFIX}/man/man1
+ install -m 0644 man/${man_file}.gz ${DESTDIR}${PREFIX}/share/man/man1
.endfor
install_profile:

View file

@ -1,6 +1,6 @@
bin/reggae
@sample %%ETCDIR%%.conf.sample
man/man1/reggae.1.gz
share/man/man1/reggae.1.gz
%%DATADIR%%/cbsd-profile/jail-freebsd-reggae.conf
%%DATADIR%%/cbsd-profile/skel/etc/crontab
%%DATADIR%%/cbsd-profile/skel/etc/group