diff options
-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= |