diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-13 21:43:47 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-13 21:43:47 +0000 |
commit | 15f87b38d80ebeb180c765c73cd60bd5214be152 (patch) | |
tree | 80c75e468a3dd62769d3b06cd6185064236eb7bd /www/seamonkey2 | |
parent | 73a945386cb4f0b1d9baa74b17f6bb0c35dc8bd3 (diff) | |
download | ports-15f87b38d80ebeb180c765c73cd60bd5214be152.tar.gz ports-15f87b38d80ebeb180c765c73cd60bd5214be152.zip |
Notes
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 \ |