Skip to content
Snippets Groups Projects
Commit 1ee98fdf authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

irc/pounce: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
parent b19405d0
No related branches found
No related tags found
No related merge requests found
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>
......
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment