mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
www/obhttpd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f34874615e
commit
cd1d4f3fe1
@ -1,5 +1,6 @@
|
||||
PORTNAME= obhttpd
|
||||
DISTVERSION= 7.4.20231129
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= OPENBSD/LibreSSL:libressl
|
||||
DISTFILES= libressl-${SSL}.tar.gz:libressl
|
||||
@ -22,7 +23,7 @@ GH_TAGNAME= ${LIBIMSG}:libimsg \
|
||||
|
||||
USE_RC_SUBR= obhttpd
|
||||
|
||||
MAKE_ARGS+= MANDIR=${PREFIX}/man/man
|
||||
MAKE_ARGS+= MANDIR=${PREFIX}/share/man/man
|
||||
|
||||
# XXX Static libraries with PIE are currently unsupported.
|
||||
MAKE_ARGS+= WITHOUT_PIE=true
|
||||
|
@ -1,7 +1,7 @@
|
||||
@sample etc/obhttpd.conf.sample
|
||||
bin/obhtpasswd
|
||||
man/man1/obhtpasswd.1.gz
|
||||
man/man5/obhttpd.conf.5.gz
|
||||
man/man7/patterns.7.gz
|
||||
man/man8/obhttpd.8.gz
|
||||
sbin/obhttpd
|
||||
share/man/man1/obhtpasswd.1.gz
|
||||
share/man/man5/obhttpd.conf.5.gz
|
||||
share/man/man7/patterns.7.gz
|
||||
share/man/man8/obhttpd.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user