diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2009-01-11 23:17:01 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2009-01-11 23:17:01 +0000 |
commit | 36a9d865bf9274522a1c87d5a843eeb6ed009ce6 (patch) | |
tree | 03d2c43df8e466703ffc47ee91fce4bc12752e16 /java/eclipse-ocl | |
parent | d70c806b84af2d6b2ed079d1eea36069a9160bd6 (diff) | |
download | ports-36a9d865bf9274522a1c87d5a843eeb6ed009ce6.tar.gz ports-36a9d865bf9274522a1c87d5a843eeb6ed009ce6.zip |
Notes
Diffstat (limited to 'java/eclipse-ocl')
-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 |