diff options
author | trevor <trevor@FreeBSD.org> | 2002-07-14 05:43:47 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-07-14 05:43:47 +0800 |
commit | 0643e30cb0d10055e193e63d2a8571bb09e77b9e (patch) | |
tree | 4577bd244d23fd70fa4a988426782fd52e4cacd6 /www/seamonkey2 | |
parent | 5db76a8a36eabf83020fc3e1e3c40a2545eb5ec6 (diff) | |
download | freebsd-ports-gnome-0643e30cb0d10055e193e63d2a8571bb09e77b9e.tar.gz freebsd-ports-gnome-0643e30cb0d10055e193e63d2a8571bb09e77b9e.tar.zst freebsd-ports-gnome-0643e30cb0d10055e193e63d2a8571bb09e77b9e.zip |
Forbid because of remote crash.
Diffstat (limited to 'www/seamonkey2')
-rw-r--r-- | www/seamonkey2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 45495cbcfca6..5b13a5fefa1a 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -18,6 +18,8 @@ DISTFILES= ${PORTNAME}-source-${PORTVERSION:S/.rc/rc/}${EXTRACT_SUFX} \ MAINTAINER= gnome@FreeBSD.org +FORBIDDEN= "see http://bugzilla.mozilla.org/show_bug.cgi?id=150339 " + BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \ |