diff options
Diffstat (limited to 'net/jift/Makefile')
-rw-r--r-- | net/jift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/jift/Makefile b/net/jift/Makefile index e69bf7c27875..07991cacabc8 100644 --- a/net/jift/Makefile +++ b/net/jift/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre \ ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk12-beta +BROKEN= 'Does not currently work' + USE_ZIP= yes NO_WRKSUBDIR= yes BUILD_WRKSRC= ${WRKSRC}/classes |