summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-03-10 07:20:36 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-03-10 07:20:36 +0800
commit7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe (patch)
tree721e4de3de8ee7bedbbcc4b9bdde6c33d12e9ac2
parentd3d7efde81457a2cef91c341a3b87a119d51be62 (diff)
downloadmarcuscom-ports-7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe.tar
marcuscom-ports-7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe.tar.gz
marcuscom-ports-7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe.tar.bz2
marcuscom-ports-7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe.tar.lz
marcuscom-ports-7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe.tar.xz
marcuscom-ports-7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe.tar.zst
marcuscom-ports-7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe.zip
Add a missing dependency, libgtop. Bump the PORTREVISION.
Reported by: MC tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12052 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--net/gnome-nettool/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile
index b43510479..338cc7846 100644
--- a/net/gnome-nettool/Makefile
+++ b/net/gnome-nettool/Makefile
@@ -3,11 +3,12 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/gnome-nettool/Makefile,v 1.44 2008/09/22 23:38:56 kwm Exp $
+# $MCom: ports/net/gnome-nettool/Makefile,v 1.46 2009/02/27 21:38:13 marcus Exp $
#
PORTNAME= gnome-nettool
PORTVERSION= 2.25.3
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -15,6 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME utility that provides network information statistics
+LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop
+
USE_BZIP2= yes
USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 gnomedocutils
USE_GMAKE= yes