aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 10:27:21 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 10:31:49 +0000
commit177eb8136199cb0de1e3f183b335abb385f4dc67 (patch)
tree0b303c664bd3a1cf0c781f5991ad1c3d57b0f8fa
parent904ea5f30f94aea446498d3992195d046de9a08c (diff)
downloadports-177eb8136199cb0de1e3f183b335abb385f4dc67.tar.gz
ports-177eb8136199cb0de1e3f183b335abb385f4dc67.zip
net/trickle: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/trickle/Makefile3
-rw-r--r--net/trickle/pkg-plist6
2 files changed, 5 insertions, 4 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index a6747b5e8982..bda79ebadc67 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -1,6 +1,6 @@
PORTNAME= trickle
PORTVERSION= 1.07
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= https://monkey.org/~marius/trickle/
@@ -17,6 +17,7 @@ USES= libtool localbase
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-libevent=${LOCALBASE} \
--sysconfdir=${PREFIX}/etc
diff --git a/net/trickle/pkg-plist b/net/trickle/pkg-plist
index 6fa26228823d..72990ef2aef1 100644
--- a/net/trickle/pkg-plist
+++ b/net/trickle/pkg-plist
@@ -2,7 +2,7 @@ bin/trickle
bin/tricklectl
bin/trickled
@sample etc/trickled.conf.sample
-man/man1/trickle.1.gz
-man/man5/trickled.conf.5.gz
-man/man8/trickled.8.gz
+share/man/man1/trickle.1.gz
+share/man/man5/trickled.conf.5.gz
+share/man/man8/trickled.8.gz
lib/trickle/trickle-overload.so