aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-quantum
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-07 19:08:34 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-07 19:08:34 +0000
commitcfc928de0e70eb734db0dd508229c3408a954014 (patch)
tree91762ccb911140f6a9cacda878689c87df09708b /java/eclipse-quantum
parent8c105f63b61137eb9928a9cd9688446271efc21b (diff)
downloadports-cfc928de0e70eb734db0dd508229c3408a954014.tar.gz
ports-cfc928de0e70eb734db0dd508229c3408a954014.zip
Fix gef and emf runtime dependencies.
Notes
Notes: svn path=/head/; revision=184524
Diffstat (limited to 'java/eclipse-quantum')
-rw-r--r--java/eclipse-quantum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile
index cc421c4fb858..81320d8ca1c7 100644
--- a/java/eclipse-quantum/Makefile
+++ b/java/eclipse-quantum/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Database access and SQL editor for the Eclipse IDE
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
- ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.1.1/feature.xml:${PORTSDIR}/java/eclipse-gef
+ ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef
NO_WRKSUBDIR= yes
NO_BUILD= yes