diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-03-07 06:46:24 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-03-07 06:46:24 +0000 |
commit | e121b21816bfdac41572b247d18759cbc4289314 (patch) | |
tree | e686680c71ab34915dc79afd3ef3a766fd7ba365 /www/netscape48-communicator | |
parent | 1cdfc9280d06662159b85bf956cb023b95ba3e88 (diff) | |
download | ports-e121b21816bfdac41572b247d18759cbc4289314.tar.gz ports-e121b21816bfdac41572b247d18759cbc4289314.zip |
Notes
Diffstat (limited to 'www/netscape48-communicator')
-rw-r--r-- | www/netscape48-communicator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index 44e5eefed899..d35e39ea3926 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -13,6 +13,8 @@ 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 + Y2K= http://home.netscape.com/products/year2000/faq/client.html .if !defined(INFILE_HEAD) |