aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/macroscope/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-25 18:08:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-25 18:08:52 +0000
commit6d26f1d487a0f8c4861c042cb3d7a9853ce98f37 (patch)
treed896b7bf543d4073bcaa5f9c0f160366759b22b8 /net-mgmt/macroscope/Makefile
parentdc0086ed619e337154262e898f46ba64908a268f (diff)
Notes
Diffstat (limited to 'net-mgmt/macroscope/Makefile')
-rw-r--r--net-mgmt/macroscope/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/macroscope/Makefile b/net-mgmt/macroscope/Makefile
index 1a24506f19e8..ea6117c9565c 100644
--- a/net-mgmt/macroscope/Makefile
+++ b/net-mgmt/macroscope/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= macroscope
-PORTVERSION= 1.0.2938
+PORTVERSION= 1.0.3787
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.berlios.de/pub/macroscope/ \
http://white-raven.pisem.net/
@@ -17,7 +17,8 @@ COMMENT= User and IP traffic management with Web interface
LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2 \
odbc:${PORTSDIR}/databases/unixODBC \
- pcap:${PORTSDIR}/net/libpcap
+ pcap:${PORTSDIR}/net/libpcap \
+ gd:${PORTSDIR}/graphics/gd
USE_RC_SUBR= ${PORTNAME}
USE_BZIP2= yes