diff options
author | kris <kris@FreeBSD.org> | 2006-02-20 09:36:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-20 09:36:46 +0800 |
commit | a9e4b290d59b6948a2dbf77fa0920ac53508fb84 (patch) | |
tree | 409e6cfd2d439a9980a35672c8f8d9d4841476be /java | |
parent | 821fe069595d40c0764659e4aa1ea51ca9acba51 (diff) | |
download | freebsd-ports-gnome-a9e4b290d59b6948a2dbf77fa0920ac53508fb84.tar.gz freebsd-ports-gnome-a9e4b290d59b6948a2dbf77fa0920ac53508fb84.tar.zst freebsd-ports-gnome-a9e4b290d59b6948a2dbf77fa0920ac53508fb84.zip |
BROKEN: Unfetchable
Diffstat (limited to 'java')
-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 057f239f36cf..900cb67cc60a 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 |