aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/etherape
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-04-16 18:19:26 +0000
committerJohn Marino <marino@FreeBSD.org>2014-04-16 18:19:26 +0000
commitca9574e7df6ddd6a18e6234bc0f210d734a2d092 (patch)
tree4aba9b10e76c12269cee0949c4c4e1714cc711ae /net-mgmt/etherape
parentb51b36356048bf115def05dbc21856ee0cd438fa (diff)
downloadports-ca9574e7df6ddd6a18e6234bc0f210d734a2d092.tar.gz
ports-ca9574e7df6ddd6a18e6234bc0f210d734a2d092.zip
Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present. Likely a common dependency loaded it in the past, but not anymore. Explicitly list gnome-doc-utils as a build dependency in order to fix the recent breakage of these ports. Also reset maintainership of etherape - maintainer gone for more than one yet now. Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=351410
Diffstat (limited to 'net-mgmt/etherape')
-rw-r--r--net-mgmt/etherape/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile
index 7bfd18471b16..d5b0ce961169 100644
--- a/net-mgmt/etherape/Makefile
+++ b/net-mgmt/etherape/Makefile
@@ -7,10 +7,10 @@ PORTREVISION= 2
CATEGORIES= net-mgmt gnome
MASTER_SITES= SF
-MAINTAINER= sylvio@FreeBSD.org
-COMMENT= A graphical network traffic visualization tool for gnome
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Graphical network traffic visualization tool for gnome
-USE_GNOME= libglade2 libgnomeui gnomehack gnomeprefix
+USE_GNOME= libglade2 libgnomeui gnomehack gnomeprefix gnomedocutils
USES= gmake pkgconfig
INSTALLS_OMF= yes
GNU_CONFIGURE= yes