diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-08 12:53:02 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-07-08 12:53:02 +0000 |
commit | 1d0f987dd41953ed6919aca16b7e17ce85ec5bdf (patch) | |
tree | 8d23676fbf4b2d70f01a10537ebd0c79e7be3b49 | |
parent | 37acb787aac74a00c2d1ae706193de8ea33a8d94 (diff) | |
download | ports-1d0f987dd41953ed6919aca16b7e17ce85ec5bdf.tar.gz ports-1d0f987dd41953ed6919aca16b7e17ce85ec5bdf.zip |
Notes
-rw-r--r-- | www/linux-mozilla-devel/Makefile | 1 | ||||
-rw-r--r-- | www/linux-mozilla/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile index 34644602ff5a..e8c183e6166c 100644 --- a/www/linux-mozilla-devel/Makefile +++ b/www/linux-mozilla-devel/Makefile @@ -22,6 +22,7 @@ PATCHFILES= linux-mozilla-${PORTVERSION}-generated-files.tar.gz MAINTAINER= trevor@FreeBSD.org +FORBIDDEN= "see http://bugzilla.mozilla.org/show_bug.cgi?id=150339 " BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index 34644602ff5a..e8c183e6166c 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -22,6 +22,7 @@ PATCHFILES= linux-mozilla-${PORTVERSION}-generated-files.tar.gz MAINTAINER= trevor@FreeBSD.org +FORBIDDEN= "see http://bugzilla.mozilla.org/show_bug.cgi?id=150339 " BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk |