misc/freebsd-doc-*: Add docproj-legacy dependency
Following docproj cleanup on ffdb67aee0
.
Approved by: doceng (with hat)
This commit is contained in:
parent
87b48b8d60
commit
59b6caea77
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ BROKEN_aarch64= fails to build: Exception in thread "main" java.lang.StackOverf
|
|||
BROKEN_FreeBSD_11_powerpc64= fails to build: Java Runtime Environment: SIGSEGV happened inside stack but outside yellow and red zone.
|
||||
BROKEN_FreeBSD_12_powerpc64= fails to build: Java Runtime Environment: SIGSEGV happened inside stack but outside yellow and red zone.
|
||||
|
||||
BUILD_DEPENDS= docproj>=2.0_6:textproc/docproj
|
||||
BUILD_DEPENDS= docproj>=2.0_6:textproc/docproj \
|
||||
docproj-legacy>0:textproc/docproj-legacy
|
||||
|
||||
USES= groff uidfix
|
||||
WRKSRC= ${WRKDIR}/doc
|
||||
|
|
Loading…
Reference in a new issue