devel/heirloom-devtools/: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-22 13:55:16 +01:00
parent b604b58951
commit b25a6c32cf

View file

@ -25,14 +25,14 @@ CFLAGS+= -fcommon
SUB_FILES= ${PORTNAME}.conf
PLIST_SUB= LIBEXECDIR=heirloom/libexec
MANPREFIX= ${PREFIX}/heirloom/share
MANDIRS= ${PREFIX}/heirloom/share/man
DATADIR= ${PREFIX}/heirloom/share
BINDIR?= ${PREFIX}/heirloom/bin
SUSBIN?= ${PREFIX}/heirloom/bin/posix
LIBDIR?= ${PREFIX}/heirloom/libexec
HDRSDIR?= ${DATADIR}/lib/make
MANDIR?= ${MANPREFIX}/man
MANDIR?= ${PREFIX}/heirloom/share/man
PORTDOCS= *