diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-12 06:44:36 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-12 06:44:36 +0800 |
commit | 279fea90bef589a980036acb3fe7be93b1ddb79a (patch) | |
tree | 6c6133a2c09911c027fb3fb18739abd37a4eee99 /news/nzbperl | |
parent | 0e29799fc91b99c489eb12a30e4f70ca6985efcf (diff) | |
download | freebsd-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/Makefile | 2 |
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 |