diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2009-01-11 23:06:18 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2009-01-11 23:06:18 +0000 |
commit | 74cd0ed0f1ad1fa6b9c8d7f6b62c082c975a5b6c (patch) | |
tree | ac00141accb86f2f75b2b7575b16e5cef1a4c567 /java | |
parent | 74dc5ca2722f0cb6dbcd188392f15132a55b5d08 (diff) |
. Chase update of eclipse-emf.
Notes
Notes:
svn path=/head/; revision=225788
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-uml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile index e376ddbb39d0..bfa236b878d9 100644 --- a/java/eclipse-uml/Makefile +++ b/java/eclipse-uml/Makefile @@ -18,7 +18,7 @@ MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= A framework creating UML diagrams in Eclipse 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 |