aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-21 22:06:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-21 22:32:10 +0000
commit1fc59121556210b3d161629b5e9b90ac65fdfb79 (patch)
treef4bf88e6185fe153c163a1beb344f9786e36a1ce
parentaf7f3b3c1276994d9b9a6a146e56a8338a7dee81 (diff)
downloadports-1fc59121556210b3d161629b5e9b90ac65fdfb79.tar.gz
ports-1fc59121556210b3d161629b5e9b90ac65fdfb79.zip
security/clamav-unofficial-sigs: Sanitize MANPREFIX
Approved by: portmgr (blanket)
-rw-r--r--security/clamav-unofficial-sigs/Makefile4
-rw-r--r--security/clamav-unofficial-sigs/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/security/clamav-unofficial-sigs/Makefile b/security/clamav-unofficial-sigs/Makefile
index 02fe64e94803..e897cf4aca81 100644
--- a/security/clamav-unofficial-sigs/Makefile
+++ b/security/clamav-unofficial-sigs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= clamav-unofficial-sigs
PORTVERSION= 7.2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= freebsd@mnd.sc
@@ -40,7 +40,7 @@ do-build:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/clamav-unofficial-sigs.sh ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/clamav-unofficial-sigs.8 ${STAGEDIR}${MANPREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKSRC}/clamav-unofficial-sigs.8 ${STAGEDIR}${PREFIX}/share/man/man8
@${MKDIR} ${STAGEDIR}${ETCDIR}
${INSTALL_DATA} ${WRKSRC}/config/master.conf ${STAGEDIR}${ETCDIR}/master.conf.sample
diff --git a/security/clamav-unofficial-sigs/pkg-plist b/security/clamav-unofficial-sigs/pkg-plist
index 1c0aced7726a..fc69ca435411 100644
--- a/security/clamav-unofficial-sigs/pkg-plist
+++ b/security/clamav-unofficial-sigs/pkg-plist
@@ -2,7 +2,7 @@ bin/clamav-unofficial-sigs.sh
@sample %%ETCDIR%%/master.conf.sample
@sample %%ETCDIR%%/os.conf.sample
@sample %%ETCDIR%%/user.conf.sample
-man/man8/clamav-unofficial-sigs.8.gz
+share/man/man8/clamav-unofficial-sigs.8.gz
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.md
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README.md