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

irc/pounce: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-22 03:04:24 +01:00
parent b19405d0a4
commit 1ee98fdf1e
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= pounce
DISTVERSION= 3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= https://git.causal.agency/pounce/snapshot/
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler:c11 localbase:ldflags ssl
USE_RC_SUBR= calico pounce
MAKE_ENV+= MANDIR=${MANPREFIX}/man
MAKE_ENV+= MANDIR=${PREFIX}/share/man
CFLAGS+= -D'OPENSSL_BIN=\"${OPENSSL_BIN}\"'
.include <bsd.port.pre.mk>

View File

@ -1,5 +1,5 @@
bin/calico
bin/pounce
man/man1/calico.1.gz
man/man1/pounce.1.gz
share/man/man1/calico.1.gz
share/man/man1/pounce.1.gz
@dir /var/run/calico