aboutsummaryrefslogtreecommitdiffstats
path: root/news/nzbperl
diff options
context:
space:
mode:
authoraaron <aaron@FreeBSD.org>2006-06-12 06:44:36 +0800
committeraaron <aaron@FreeBSD.org>2006-06-12 06:44:36 +0800
commit279fea90bef589a980036acb3fe7be93b1ddb79a (patch)
tree6c6133a2c09911c027fb3fb18739abd37a4eee99 /news/nzbperl
parent0e29799fc91b99c489eb12a30e4f70ca6985efcf (diff)
downloadfreebsd-ports-gnome-279fea90bef589a980036acb3fe7be93b1ddb79a.tar.gz
freebsd-ports-gnome-279fea90bef589a980036acb3fe7be93b1ddb79a.tar.zst
freebsd-ports-gnome-279fea90bef589a980036acb3fe7be93b1ddb79a.zip
- Marked as broken as the vendor's website is no longer available. I will
continue to monitor it. Approved by: tobez (implicit)
Diffstat (limited to 'news/nzbperl')
-rw-r--r--news/nzbperl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/nzbperl/Makefile b/news/nzbperl/Makefile
index cca3be536cae..764391de5845 100644
--- a/news/nzbperl/Makefile
+++ b/news/nzbperl/Makefile
@@ -24,6 +24,8 @@ PLIST_FILES= bin/nzbperl
NO_BUILD= yes
USE_PERL5_RUN= yes
+BROKEN= cannot fetch
+
.if defined(WITH_SSL)
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
.endif