- Remove special treatment of ia64 [1], 4.x, and sparc 64 5.x
Requested by: marcel
This commit is contained in:
parent
ee5e716670
commit
0e3c723ed8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217291
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user