diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-06-11 22:50:47 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-06-11 22:50:47 +0000 |
commit | 8e03e9e078e0ee837cc4e3dcc0c5c01068718f29 (patch) | |
tree | 69f49567852a2de49cef4263b08dafac3e40a81c /www/linux-mozilla-devel | |
parent | 6d462c16e3d118d33bd359296d55c0b1344b6852 (diff) | |
download | ports-8e03e9e078e0ee837cc4e3dcc0c5c01068718f29.tar.gz ports-8e03e9e078e0ee837cc4e3dcc0c5c01068718f29.zip |
Notes
Diffstat (limited to 'www/linux-mozilla-devel')
-rw-r--r-- | www/linux-mozilla-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile index b74f89b6a482..6cc4c0fc56b7 100644 --- a/www/linux-mozilla-devel/Makefile +++ b/www/linux-mozilla-devel/Makefile @@ -22,6 +22,8 @@ COMMENT=Browser, HTML editor, MUA, news, and IRC client for Linux (unstable) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk +FORBIDDEN= "multiple suspected security bugs" + NO_BUILD= yes NO_FILTER_SHLIBS= yes ONLY_FOR_ARCHS= i386 |