diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-06 21:58:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-06 21:58:36 +0000 |
commit | 5a7abe5fa0d4d8c83d6ce38d6acfe39b8715ee9d (patch) | |
tree | 6763d3cf3bfa58942c81ccc5cd4223aba41fe899 /net/link-monitor-applet | |
parent | d7409a91f6a48cccc9416514f30395748a502291 (diff) |
Notes
Diffstat (limited to 'net/link-monitor-applet')
-rw-r--r-- | net/link-monitor-applet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/link-monitor-applet/Makefile b/net/link-monitor-applet/Makefile index 82943fc9af2a..e89e61be14a8 100644 --- a/net/link-monitor-applet/Makefile +++ b/net/link-monitor-applet/Makefile @@ -11,6 +11,8 @@ COMMENT= A GNOME applet displaying the round-trip time to one or more hosts LICENSE= GPLv3 +BROKEN= Does not build + BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 LIB_DEPENDS= GeoIP:${PORTSDIR}/net/GeoIP |