Catch up to the rev. 1.694 changes; WITHOUT_X11 is not anymore set in
the environment.
This commit is contained in:
parent
b0ccab8d4a
commit
d6da73f13f
@ -313,7 +313,8 @@ rerelease release:
|
||||
@for i in ${DOCPORTS}; do \
|
||||
cd ${CHROOTDIR}/usr/ports/$$i && \
|
||||
make PORTSDIR=${CHROOTDIR}/usr/ports BATCH=yes \
|
||||
JADETEX=no WITHOUT_PYTHON=yes fetch-recursive ; \
|
||||
WITHOUT_X11=yes JADETEX=no WITHOUT_PYTHON=yes \
|
||||
fetch-recursive ; \
|
||||
done
|
||||
.endif
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user