diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-15 16:26:15 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-15 16:26:15 +0000 |
commit | 7ba17c8e6564b9a2e55e03965478bf97d4bd311a (patch) | |
tree | 1487ff2749b53e2380248b872edc15a8f94acd28 /www/netscape7 | |
parent | dec60754d59c8221775ffc21dada4ae061cd19a1 (diff) | |
download | ports-7ba17c8e6564b9a2e55e03965478bf97d4bd311a.tar.gz ports-7ba17c8e6564b9a2e55e03965478bf97d4bd311a.zip |
Notes
Diffstat (limited to 'www/netscape7')
-rw-r--r-- | www/netscape7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 0166ef8385da..e5345675b1ba 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -19,6 +19,7 @@ PATCHFILES= ${PKGNAMEPREFIX}linux-${MAJ}-${VER}-generated-files.tar.gz MAINTAINER?= trevor@FreeBSD.org +BROKEN= "damage to CVS repository" BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |