diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-03-07 07:23:32 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-03-07 07:23:32 +0000 |
commit | a9e74978354860254bf3048519ab9be45f8e7a92 (patch) | |
tree | 124a3af83ac4bc48481a8c836edbb3b65497eae0 /www/netscape4-communicator | |
parent | e121b21816bfdac41572b247d18759cbc4289314 (diff) | |
download | ports-a9e74978354860254bf3048519ab9be45f8e7a92.tar.gz ports-a9e74978354860254bf3048519ab9be45f8e7a92.zip |
Notes
Diffstat (limited to 'www/netscape4-communicator')
-rw-r--r-- | www/netscape4-communicator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index d35e39ea3926..a84cd1133a05 100644 --- a/www/netscape4-communicator/Makefile +++ b/www/netscape4-communicator/Makefile @@ -13,7 +13,7 @@ DISTFILES?= communicator-v408-export.x86-unknown-freebsd.tar.gz MAINTAINER?= sada@FreeBSD.org -RUN_DEPENDS= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs +RUN_DEPENDS?= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs Y2K= http://home.netscape.com/products/year2000/faq/client.html |