textproc/heirloom-doctools: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-22 13:49:14 +01:00
parent 27efb51ca0
commit b604b58951
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ CFLAGS+= -fcommon
SUB_FILES= ${PORTNAME}.conf
PLIST_SUB= LIBEXECDIR=heirloom/libexec
MANPREFIX= ${PREFIX}/heirloom/share
MANDIRS= ${PREFIX}/heirloom/share/man
DATADIR= ${PREFIX}/heirloom/share
MACDIR?= ${DATADIR}/tmac
@ -42,7 +42,7 @@ PUBDIR?= ${DATADIR}/pub
BINDIR?= ${PREFIX}/heirloom/bin
LIBDIR?= ${PREFIX}/heirloom/libexec
PSTDIR?= ${DATADIR}/font/devpost/postscript
MANDIR?= ${MANPREFIX}/man
MANDIR?= ${PREFIX}/heirloom/share/man
PORTDOCS= *