1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

misc/estic: use ${PREFIX}/share/man

This commit is contained in:
Dirk Meyer 2024-01-11 17:49:21 +01:00
parent 06b6ec6e00
commit f612d89cf0

View File

@ -19,7 +19,7 @@ NO_WRKSUBDIR= yes
# Personal Preferences, Where to install.
PBX_VAR=${STAGEDIR}${PREFIX}/var/log/pbx
PBX_ETC=${STAGEDIR}${PREFIX}/etc/pbx
PBX_MAN=${STAGEDIR}${PREFIX}/man/man1
PBX_MAN=${STAGEDIR}${PREFIX}/share/man/man1
PBX_BIN=${STAGEDIR}${PREFIX}/bin
PBX_DOC=${STAGEDIR}${DOCSDIR}
ESTIC=${WRKSRC}/estic