git: 7dce1b137129 - main - net-mgmt/jnettop: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 13:19:50 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=7dce1b1371290c86e8985f3d6e31826d0601d434 commit 7dce1b1371290c86e8985f3d6e31826d0601d434 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-20 12:10:09 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-20 13:19:31 +0000 net-mgmt/jnettop: Move man pages to share/man Approved by: portmgr (blanket) --- net-mgmt/jnettop/Makefile | 3 ++- net-mgmt/jnettop/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net-mgmt/jnettop/Makefile b/net-mgmt/jnettop/Makefile index 17d4cfa9d0e0..26bc6e251094 100644 --- a/net-mgmt/jnettop/Makefile +++ b/net-mgmt/jnettop/Makefile @@ -1,6 +1,6 @@ PORTNAME= jnettop PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.13 \ ZI @@ -10,6 +10,7 @@ COMMENT= Traffic visualizer, similar to nettop WWW= https://sourceforge.net/projects/jnettop/ GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= gmake gnome pkgconfig USE_GNOME= glib20 diff --git a/net-mgmt/jnettop/pkg-plist b/net-mgmt/jnettop/pkg-plist index 56e2a95968ad..6542031d0d8c 100644 --- a/net-mgmt/jnettop/pkg-plist +++ b/net-mgmt/jnettop/pkg-plist @@ -1,3 +1,3 @@ bin/jnettop %%DATADIR%%/jnettop-lookup-nmb -man/man8/jnettop.8.gz +share/man/man8/jnettop.8.gz