- Remove special treatment of ia64 [1], 4.x, and sparc 64 5.x

Requested by:	marcel
This commit is contained in:
Pav Lucistnik 2008-07-22 09:21:16 +00:00
parent ee5e716670
commit 0e3c723ed8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217291

View File

@ -79,12 +79,7 @@ Gecko_Pre_Include= bsd.gecko.mk
# ${WRKSRC}/configure
# .endif
.if ${OSVERSION} >= 500000
.if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64"
_GECKO_ALL= firefox nvu seamonkey thunderbird xulrunner flock firefox3
.endif
.endif
_GECKO_ALL+= mozilla
_GECKO_ALL= firefox nvu seamonkey thunderbird xulrunner flock firefox3 mozilla
thunderbird_PORTSDIR= mail