diff options
author | asami <asami@FreeBSD.org> | 1999-05-21 14:29:13 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-21 14:29:13 +0800 |
commit | 58aca67319f2e7d3507bad62127e8f2131085d66 (patch) | |
tree | f27336be06ea8c589730409105091658f6378c9d /www | |
parent | 00c905cd2134ca19b5858d63dd27fa4b93ac6d62 (diff) | |
download | freebsd-ports-gnome-58aca67319f2e7d3507bad62127e8f2131085d66.tar.gz freebsd-ports-gnome-58aca67319f2e7d3507bad62127e8f2131085d66.tar.zst freebsd-ports-gnome-58aca67319f2e7d3507bad62127e8f2131085d66.zip |
netscape wants X. Give it.
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape4-communicator/Makefile | 3 | ||||
-rw-r--r-- | www/netscape48-communicator/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index b9d58c844daa..71862036dc43 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= diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index b9d58c844daa..71862036dc43 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-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= |