Chase the firefox 1.0 update.
This commit is contained in:
parent
427551b097
commit
a26cb0d8da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121325
@ -38,7 +38,7 @@ MOZDIR!= ${FIND} ${X11BASE}/lib -name firefox-bin -exec dirname {} \; | ${HEAD}
|
||||
MOZDIR=
|
||||
. endif
|
||||
. if empty(MOZDIR)
|
||||
MOZVER= firefox-0.9 # Warning! chase this when upgrading firefox.
|
||||
MOZVER= firefox-1.0 # Warning! chase this when upgrading firefox.
|
||||
. else
|
||||
MOZVER!= ${BASENAME} ${MOZDIR}
|
||||
. endif
|
||||
|
Loading…
Reference in New Issue
Block a user