diff options
Diffstat (limited to 'java/eclipse-quantum/Makefile')
-rw-r--r-- | java/eclipse-quantum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile index 054fde683241..208b466af69d 100644 --- a/java/eclipse-quantum/Makefile +++ b/java/eclipse-quantum/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Database access and SQL editor for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ - ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef + eclipse-gef>0:${PORTSDIR}/java/eclipse-gef USES= zip NO_WRKSUBDIR= yes |