diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-05-25 01:31:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-05-25 01:31:44 +0000 |
commit | 0f9ccf231a283194420bfd14c1133f1423f2293d (patch) | |
tree | dae1009a85f596395411088c54d7e3a28402dcb4 | |
parent | BROKEN: Incorrect pkg-plist (diff) |
Improve BROKEN message
-rw-r--r-- | net/p5-S3/Makefile | 2 | ||||
-rw-r--r-- | net/ssvnc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-S3/Makefile b/net/p5-S3/Makefile index 22cca1dfa311..d2c3a995375e 100644 --- a/net/p5-S3/Makefile +++ b/net/p5-S3/Makefile @@ -21,7 +21,7 @@ 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 +BROKEN= Unfetchable - Size mismatch NO_BUILD= yes USE_PERL5_RUN= yes diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index 5aae574c1d18..3e5e26300752 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= stunnel:${PORTSDIR}/security/stunnel -BROKEN= Unfetchable +BROKEN= Unfetchable - Size mismatch USE_XLIB= yes USE_TCL_RUN= 84 |