diff options
-rw-r--r-- | java/eclipse-viplugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile index 9e8a123fa13e..ae8402d58789 100644 --- a/java/eclipse-viplugin/Makefile +++ b/java/eclipse-viplugin/Makefile @@ -18,6 +18,8 @@ COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse +BROKEN= Unfetchable + NO_WRKSUBDIR= yes NO_BUILD= yes USE_ZIP= yes |