. Fix detection of the eclipse dependency.
This commit is contained in:
parent
de63019651
commit
6c0c769850
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257767
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ DIST_SUBDIR= eclipse
|
|||
MAINTAINER= freebsd-eclipse@FreeBSD.org
|
||||
COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue