diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-07 17:17:56 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-07 17:17:56 +0000 |
commit | e7ed00b35f93acc612a5100f9302da826ec379a0 (patch) | |
tree | 46f725c393c3768109059974b6ad501217fb177f /www/netscape4-communicator | |
parent | Don't include bsd.port.pre.mk twice. This usually is caused by first (diff) |
Support the Alpha platform.
Notes
Notes:
svn path=/head/; revision=24508
Diffstat (limited to 'www/netscape4-communicator')
-rw-r--r-- | www/netscape4-communicator/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index 918abf3fff18..94c04a5be102 100644 --- a/www/netscape4-communicator/Makefile +++ b/www/netscape4-communicator/Makefile @@ -15,8 +15,6 @@ MAINTAINER?= sada@FreeBSD.org Y2K= http://home.netscape.com/products/year2000/faq/client.html -ONLY_FOR_ARCHS= i386 - USE_XLIB= yes NO_BUILD= yes NO_FILTER_SHLIBS= yes |