Add textproc/opensp into $MINIMALDOCPORTS when openjade is used.
Reported by: scottl (by alpha building breakage) Approved by: re (scottl)
This commit is contained in:
parent
dc0545462e
commit
723a084b88
@ -66,7 +66,8 @@ MINIMALDOCPORTS= \
|
||||
MINIMALDOCPORTS+= ports/textproc/sed_inplace
|
||||
.endif
|
||||
.if ${MACHINE_ARCH} != "i386"
|
||||
MINIMALDOCPORTS+= ports/textproc/openjade
|
||||
MINIMALDOCPORTS+= ports/textproc/openjade \
|
||||
ports/textproc/opensp
|
||||
.else
|
||||
MINIMALDOCPORTS+= ports/textproc/jade
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user