aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-27 12:35:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-27 12:37:29 +0000
commit412138547c4e84e4483f64cf7001f25fd87c9270 (patch)
tree6c0abdf9c774f7b205cd72fb72729294dd4d006d
parentd7ad686b82de6b5a423c26f2034ed67b239ef620 (diff)
downloadports-412138547c4e84e4483f64cf7001f25fd87c9270.tar.gz
ports-412138547c4e84e4483f64cf7001f25fd87c9270.zip
net/libdnet: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/libdnet/Makefile3
-rw-r--r--net/libdnet/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 374e0557ceb2..74788630efc4 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libdnet
PORTVERSION= 1.13
DISTVERSIONPREFIX= v
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES?= net
MAINTAINER?= onatan@gmail.com
@@ -21,6 +21,7 @@ USE_GITHUB= yes
GH_ACCOUNT= 5u623l20
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS+= --without-check
.if !defined(LIBDNET_SLAVE)
diff --git a/net/libdnet/pkg-plist b/net/libdnet/pkg-plist
index 8c6c19b06840..a15dbb619920 100644
--- a/net/libdnet/pkg-plist
+++ b/net/libdnet/pkg-plist
@@ -21,5 +21,5 @@ include/dnet/sctp.h
include/dnet/tcp.h
include/dnet/tun.h
include/dnet/udp.h
-man/man3/dnet.3.gz
-man/man8/dnet.8.gz
+share/man/man3/dnet.3.gz
+share/man/man8/dnet.8.gz