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,25 +1,26 @@ PORTNAME= jnettop PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.13 \ ZI MAINTAINER= zi@FreeBSD.org 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 LICENSE= GPLv2 CONFIGURE_ARGS= --prefix=${PREFIX} .if defined(WITH_DAG) post-configure: ${ECHO_CMD} "#define BSD 1" >> ${WRKSRC}/config.h .endif .include 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