math/sc-im: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-22 17:56:25 +01:00
parent 436562980e
commit 567c81cf5d
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= sc-im
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.3
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= bapt@FreeBSD.org
@ -22,7 +23,7 @@ WRKSRC_SUBDIR= src
CFLAGS+= -DXLSX_EXPORT -DXLS
LIBS+= -lxlsreader -lxlsxwriter
MAKE_ENV+= LDLIBS="${LIBS}"
MAKE_ARGS+= CC="${CC}" prefix="${PREFIX}" MANDIR="${MANPREFIX}/man/man1"
MAKE_ARGS+= CC="${CC}" prefix="${PREFIX}" MANDIR="${PREFIX}/share/man/man1"
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sc-im

View File

@ -1,5 +1,5 @@
bin/sc-im
man/man1/sc-im.1.gz
share/man/man1/sc-im.1.gz
share/sc-im/plot_bar
share/sc-im/plot_line
share/sc-im/plot_pie