aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-31 16:20:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-01 20:00:51 +0000
commite6639cde8968a8a6ec0971db3efed4a7e079e69e (patch)
tree3bdfaddb6c4fb78f0ccc01da537bd2280f986fc7
parent2cd23124dfed0e095def000634242661da21ad2a (diff)
downloadports-e6639cde8968a8a6ec0971db3efed4a7e079e69e.tar.gz
ports-e6639cde8968a8a6ec0971db3efed4a7e079e69e.zip
security/libident: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--security/libident/Makefile3
-rw-r--r--security/libident/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile
index e5855943ba5c..e408033f6b1f 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libident
PORTVERSION= 0.32
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://www.remlab.net/files/libident/
@@ -9,6 +9,7 @@ COMMENT= Small library to interface the ident protocol server (rfc1413)
USES= libtool
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
diff --git a/security/libident/pkg-plist b/security/libident/pkg-plist
index 84f1cad9b05a..46e24780916c 100644
--- a/security/libident/pkg-plist
+++ b/security/libident/pkg-plist
@@ -3,5 +3,5 @@ lib/libident.a
lib/libident.so
lib/libident.so.0
lib/libident.so.0.0.0
-man/man3/ident.3.gz
+share/man/man3/ident.3.gz
%%PORTDOCS%%%%DOCSDIR%%/README