diff options
Diffstat (limited to 'textproc/jing')
-rw-r--r-- | textproc/jing/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile index d70af5399373..dabbe3d00102 100644 --- a/textproc/jing/Makefile +++ b/textproc/jing/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= A RELAX NG validator in Java +BROKEN= "Distfiles not listed in distinfo" + RUN_DEPENDS= ${JAVAJARDIR}/crimson.jar:${PORTSDIR}/textproc/crimson USE_ZIP= yes |