diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-ocl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-ocl/Makefile b/java/eclipse-ocl/Makefile index 43e9bcfc949b..2ebf9de4bd5f 100644 --- a/java/eclipse-ocl/Makefile +++ b/java/eclipse-ocl/Makefile @@ -19,7 +19,7 @@ MAINTAINER= vj562001@yahoo.de COMMENT= Implementation of the OCL OMG standard for EMF-based models RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ - ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.4.v200710030400/feature.xml:${PORTSDIR}/java/eclipse-emf + ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.3.2.v200802051830/feature.xml:${PORTSDIR}/java/eclipse-emf NO_BUILD= yes NO_WRKSUBDIR= yes |