diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 05:49:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 05:49:00 +0000 |
commit | a88b7537397a5fa8351918ce10c99d7727a67b4f (patch) | |
tree | 2d89f704ae2e5fc2035270fc181648d35d55b877 /net/wping | |
parent | BROKEN on 5.x: Does not compile (diff) |
BROKEN: Unfetchable
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118495
Diffstat (limited to 'net/wping')
-rw-r--r-- | net/wping/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/wping/Makefile b/net/wping/Makefile index 91c4f350adb3..e1868bfc6057 100644 --- a/net/wping/Makefile +++ b/net/wping/Makefile @@ -16,6 +16,8 @@ COMMENT= A Web-based graphical ping log RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes +BROKEN= Unfetchable + USE_BZIP2= yes NO_BUILD= yes |