diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 05:54:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 05:54:31 +0000 |
commit | 186f1c7e3a4b7f5a6a1558a8cac28086935f6a81 (patch) | |
tree | e21bdc795aca8b8f57208b1c78e9ea16fc0d6035 /net-mgmt/aspathtree | |
parent | 74e3bb7a35cc4fcae99e66e176293ef65248aa30 (diff) |
Notes
Diffstat (limited to 'net-mgmt/aspathtree')
-rw-r--r-- | net-mgmt/aspathtree/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/aspathtree/Makefile b/net-mgmt/aspathtree/Makefile index fa254f0d8b79..969e7bfdea00 100644 --- a/net-mgmt/aspathtree/Makefile +++ b/net-mgmt/aspathtree/Makefile @@ -25,6 +25,7 @@ RESTRICTED= "not redistributable, license agreement required" .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= "You need to read the license and disclaimer on http://carmen.ipv6.tilab.com/cgi-bin/download.pl?pkg=ASpath-tree and download ${DISTFILES} into ${DISTDIR}" .endif +BROKEN= Unfetchable NO_BUILD= yes USE_PERL5= yes |