diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-11 06:52:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-11 06:52:51 +0000 |
commit | 1b8d7c4edf23caccfa00b46f96fbcaa6a6afb8ac (patch) | |
tree | be642af0d47a2481f0751f6ac523e6bf849f7e62 /net-mgmt/jnettop | |
parent | a6e8ac54ff45d7f9059c0b5726ebb79d8065ddf1 (diff) | |
download | ports-1b8d7c4edf23caccfa00b46f96fbcaa6a6afb8ac.tar.gz ports-1b8d7c4edf23caccfa00b46f96fbcaa6a6afb8ac.zip |
Notes
Diffstat (limited to 'net-mgmt/jnettop')
-rw-r--r-- | net-mgmt/jnettop/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/jnettop/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/jnettop/Makefile b/net-mgmt/jnettop/Makefile index 26c310065594..e8db59f83ea9 100644 --- a/net-mgmt/jnettop/Makefile +++ b/net-mgmt/jnettop/Makefile @@ -12,10 +12,8 @@ COMMENT= Traffic visualizer, similar to nettop MAN8= jnettop.8 GNU_CONFIGURE= yes -USES= pkgconfig +USES= pkgconfig gmake USE_GNOME= glib20 -USE_GMAKE= yes -NO_STAGE= yes LICENSE= GPLv2 diff --git a/net-mgmt/jnettop/pkg-plist b/net-mgmt/jnettop/pkg-plist index 2ac05c89fa24..1643d4741d4b 100644 --- a/net-mgmt/jnettop/pkg-plist +++ b/net-mgmt/jnettop/pkg-plist @@ -1,3 +1,4 @@ bin/jnettop %%DATADIR%%/jnettop-lookup-nmb +man/man8/jnettop.8.gz @dirrmtry %%DATADIR%% |