diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:19:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:19:17 +0000 |
commit | fe3a568be38ca510039ab627f5c907d834889c93 (patch) | |
tree | 438201737302f2c1cd2b2a7149eed68cfda2c0c8 /net/p5-S3 | |
parent | 72d35b6170a3cd80ce0c76003c332d48a0c44f05 (diff) | |
download | ports-fe3a568be38ca510039ab627f5c907d834889c93.tar.gz ports-fe3a568be38ca510039ab627f5c907d834889c93.zip |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=191691
Diffstat (limited to 'net/p5-S3')
-rw-r--r-- | net/p5-S3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-S3/Makefile b/net/p5-S3/Makefile index 842a8331a84c..22cca1dfa311 100644 --- a/net/p5-S3/Makefile +++ b/net/p5-S3/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-C ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple +BROKEN= Unfetchable + NO_BUILD= yes USE_PERL5_RUN= yes USE_ZIP= yes |