lang/petite-chez: Sanitize MANPREFIX

Contrary to others this has not been tested

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-22 19:46:24 +01:00
parent fe67740033
commit 2b6ad65ff3
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= petite-chez
PORTVERSION= 8.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang scheme
MASTER_SITES= http://www.scheme.com/download/ \
http://tx97.net/pub/distfiles/
@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/csv${PORTVERSION}/custom
HAS_CONFIGURE= yes
USES= iconv
CONFIGURE_ARGS= --installprefix=${PREFIX} \
--installman=${MANPREFIX}/man \
--installman=${PREFIX}/share/man \
--temproot=${STAGEDIR} \
--force-relink \
--nogzip-man-pages \

View File

@ -27,4 +27,4 @@ lib/csv%%CHEZ_VERSION%%/lib/scons.ss
lib/csv%%CHEZ_VERSION%%/lib/setof.ss
lib/csv%%CHEZ_VERSION%%/lib/socket.ss
lib/csv%%CHEZ_VERSION%%/lib/unify.ss
man/man1/petite.1.gz
share/man/man1/petite.1.gz