diff options
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 ed7f0ede707d..4462eecb24a6 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -17,6 +17,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} |