diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
| commit | 4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch) | |
| tree | 9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 /java/eclipse-viplugin | |
| parent | 33f5bc7e0b57754907e412b239748ef09a807430 (diff) | |
Notes
Diffstat (limited to 'java/eclipse-viplugin')
| -rw-r--r-- | java/eclipse-viplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile index db3fbb6136a7..960348d458a9 100644 --- a/java/eclipse-viplugin/Makefile +++ b/java/eclipse-viplugin/Makefile @@ -15,9 +15,9 @@ COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes -USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native |
