diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:28:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:28:02 +0800 |
commit | b35d1fb5659c49f489922e763ec0581171a9e99f (patch) | |
tree | e255b744b5960df654d8902dc5b3e88071fb7111 /textproc/jing | |
parent | 0f056c2b8fd0fcebb7915e30e978ad51eff386dd (diff) | |
download | freebsd-ports-gnome-b35d1fb5659c49f489922e763ec0581171a9e99f.tar.gz freebsd-ports-gnome-b35d1fb5659c49f489922e763ec0581171a9e99f.tar.zst freebsd-ports-gnome-b35d1fb5659c49f489922e763ec0581171a9e99f.zip |
BROKEN: Distfiles not listed in distinfo
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 |