diff options
author | edwin <edwin@FreeBSD.org> | 2007-05-25 09:31:44 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-05-25 09:31:44 +0800 |
commit | c6beb14756480cb84b93ff90034861573962039e (patch) | |
tree | 6d56b6781e6d00cd584a3355e387989827b7c99f /net | |
parent | e7ae0077879f76620dec3ebe1dd3ae4718f0d2e2 (diff) | |
download | freebsd-ports-gnome-c6beb14756480cb84b93ff90034861573962039e.tar.gz freebsd-ports-gnome-c6beb14756480cb84b93ff90034861573962039e.tar.zst freebsd-ports-gnome-c6beb14756480cb84b93ff90034861573962039e.zip |
Improve BROKEN message
Diffstat (limited to 'net')
-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 |