aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2021-07-17 22:30:25 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2021-07-18 11:40:23 +0000
commit4f989ac6d60f67aacab5c6a6326014b263f7b7d6 (patch)
treea55b2edb2b27355df8e9ee94df924fec94c00212
parentc3f97ed8060755d07909ccd4bd232187a365bda5 (diff)
downloadports-4f989ac6d60f67aacab5c6a6326014b263f7b7d6.tar.gz
ports-4f989ac6d60f67aacab5c6a6326014b263f7b7d6.zip
misc/freebsd-doc-*: Add docproj-legacy dependency
Following docproj cleanup on ffdb67aee0. Approved by: doceng (with hat) (cherry picked from commit 59b6caea7779faa377c1be080a1f93dabe3e05c2)
-rw-r--r--misc/freebsd-doc-en/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile
index 372a77e37c1e..70096f5d0847 100644
--- a/misc/freebsd-doc-en/Makefile
+++ b/misc/freebsd-doc-en/Makefile
@@ -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