diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-11 22:44:36 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-11 22:44:36 +0000 |
commit | c0d89df280cdcd57ea293eb9959513702aef780f (patch) | |
tree | e29a1f8b931fc8bf07a5d1e556901a8075bbb4c4 /news | |
parent | 35781cb6a33e10bc8a87bddcbf9ec5966cf3d88d (diff) | |
download | ports-c0d89df280cdcd57ea293eb9959513702aef780f.tar.gz ports-c0d89df280cdcd57ea293eb9959513702aef780f.zip |
Notes
Diffstat (limited to 'news')
-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 |