diff options
author | asami <asami@FreeBSD.org> | 1999-05-21 06:29:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-21 06:29:13 +0000 |
commit | 58aca67319f2e7d3507bad62127e8f2131085d66 (patch) | |
tree | f27336be06ea8c589730409105091658f6378c9d /www/netscape4-communicator | |
parent | 00c905cd2134ca19b5858d63dd27fa4b93ac6d62 (diff) | |
download | FreeBSD-ports-58aca67319f2e7d3507bad62127e8f2131085d66.zip FreeBSD-ports-58aca67319f2e7d3507bad62127e8f2131085d66.tar.gz |
netscape wants X. Give it.
Diffstat (limited to 'www/netscape4-communicator')
-rw-r--r-- | www/netscape4-communicator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index b9d58c8..7186203 100644 --- a/www/netscape4-communicator/Makefile +++ b/www/netscape4-communicator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.34 1999/05/19 16:06:18 sada Exp $ +# $Id: Makefile,v 1.35 1999/05/19 21:23:34 sada Exp $ # DISTNAME?= netscape-${BROWSER}-${BROWSER_VER} @@ -17,6 +17,7 @@ Y2K= http://home.netscape.com/products/year2000/faq/client.html ONLY_FOR_ARCHS= i386 +USE_XLIB= yes NO_BUILD= yes NO_FILTER_SHLIBS= yes STRIP= |