diff options
Diffstat (limited to '')
-rw-r--r-- | devel/eclipse-titan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/eclipse-titan/Makefile b/devel/eclipse-titan/Makefile index 6a9f7f4e0b8a..96371c7a25f5 100644 --- a/devel/eclipse-titan/Makefile +++ b/devel/eclipse-titan/Makefile @@ -9,6 +9,8 @@ WWW= https://projects.eclipse.org/projects/tools.titan LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to build, /bin/sh: perl: not found + BUILD_DEPENDS= bash:shells/bash \ expect:lang/expect \ xmllint:textproc/libxml2 \ |