aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 13:15:17 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 13:19:53 +0000
commit538731cf67f99e999783f029e373f2ff0b5dbe1f (patch)
treede9383b7ae674437b43a6b14b60682bb9d724849
parent444c17c5f93fe10fc2309029c4ffc5698043e6dc (diff)
downloadports-538731cf67f99e999783f029e373f2ff0b5dbe1f.tar.gz
ports-538731cf67f99e999783f029e373f2ff0b5dbe1f.zip
security/rats: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--security/rats/Makefile2
-rw-r--r--security/rats/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 132e740bb6d5..9afe4a217cfb 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rats
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/rough-auditing-tool-for-security/
@@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexpat.so:textproc/expat2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake tar:tgz
CONFIGURE_ARGS= --with-expat-lib=${LOCALBASE}/lib \
--with-expat-include=${LOCALBASE}/include/xml \
diff --git a/security/rats/pkg-plist b/security/rats/pkg-plist
index 2904159f5e71..78f2ecdaff31 100644
--- a/security/rats/pkg-plist
+++ b/security/rats/pkg-plist
@@ -1,5 +1,5 @@
bin/rats
-man/man1/rats.1.gz
+share/man/man1/rats.1.gz
%%DATADIR%%/rats-c.xml
%%DATADIR%%/rats-openssl.xml
%%DATADIR%%/rats-perl.xml