diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 01:36:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 01:36:44 +0000 |
commit | c10f74862f3cc420fe9710cd4fcc5e4c458e678a (patch) | |
tree | 8dc0c9de7d5274c311437faeb02bb81ef024232a /net/beacon | |
parent | 8068c4b771fa3fdad295b7d3816efa6e489e2ac0 (diff) | |
download | ports-c10f74862f3cc420fe9710cd4fcc5e4c458e678a.tar.gz ports-c10f74862f3cc420fe9710cd4fcc5e4c458e678a.zip |
Notes
Diffstat (limited to 'net/beacon')
-rw-r--r-- | net/beacon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/beacon/Makefile b/net/beacon/Makefile index fb688b006f55..41df2b8810d7 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -16,6 +16,8 @@ COMMENT= Beacon active measurement tool to monitor multicast BUILD_DEPENDS= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Unfetchable + WWW_DIR?= ${PREFIX}/www/ PLIST_SUB+= VERSION=${PORTVERSION} USE_PERL5= yes |