diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 08:59:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 08:59:34 +0000 |
commit | ff3a9599f0358e19e02ce9734a84926a8a0ab8af (patch) | |
tree | 18539508ead5a8a5432ae40ee5835cd052e0d48a /dns | |
parent | 9717510c6d48fa6fd64e99dd48be91cc26cc399b (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/weedns_sc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/weedns_sc/Makefile b/dns/weedns_sc/Makefile index 55c783d2ff55..9d080d8ed7f0 100644 --- a/dns/weedns_sc/Makefile +++ b/dns/weedns_sc/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI +BROKEN= "Unfetchable" + USE_PERL5= yes USE_REINPLACE= yes NO_BUILD= yes |