diff options
Diffstat (limited to 'www/netscape47-communicator/Makefile')
-rw-r--r-- | www/netscape47-communicator/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 2e518a5c5f18..7216cd2a83ba 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.34 1998/12/19 11:20:13 markm Exp $ +# $Id: Makefile,v 1.35 1998/12/27 08:31:13 asami Exp $ # DISTNAME= communicator-v45-export.x86-unknown-freebsd @@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= thepish@FreeBSD.ORG +ONLY_FOR_ARCHS= i386 + NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/communicator-v45.x86-unknown-freebsd NO_BUILD= Yes |