svn commit: r347861 - head/net-mgmt/jnettop
Martin Wilke
miwi at FreeBSD.org
Tue Mar 11 06:52:51 UTC 2014
Author: miwi
Date: Tue Mar 11 06:52:51 2014
New Revision: 347861
URL: http://svnweb.freebsd.org/changeset/ports/347861
QAT: https://qat.redports.org/buildarchive/r347861/
Log:
- Stage support
Modified:
head/net-mgmt/jnettop/Makefile
head/net-mgmt/jnettop/pkg-plist
Modified: head/net-mgmt/jnettop/Makefile
==============================================================================
--- head/net-mgmt/jnettop/Makefile Tue Mar 11 06:52:47 2014 (r347860)
+++ head/net-mgmt/jnettop/Makefile Tue Mar 11 06:52:51 2014 (r347861)
@@ -12,10 +12,8 @@ COMMENT= Traffic visualizer, similar to
MAN8= jnettop.8
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= pkgconfig gmake
USE_GNOME= glib20
-USE_GMAKE= yes
-NO_STAGE= yes
LICENSE= GPLv2
Modified: head/net-mgmt/jnettop/pkg-plist
==============================================================================
--- head/net-mgmt/jnettop/pkg-plist Tue Mar 11 06:52:47 2014 (r347860)
+++ head/net-mgmt/jnettop/pkg-plist Tue Mar 11 06:52:51 2014 (r347861)
@@ -1,3 +1,4 @@
bin/jnettop
%%DATADIR%%/jnettop-lookup-nmb
+man/man8/jnettop.8.gz
@dirrmtry %%DATADIR%%
More information about the svn-ports-all
mailing list