summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2010-07-15 12:30:32 +0000
committerGreg Lewis <glewis@FreeBSD.org>2010-07-15 12:30:32 +0000
commit678ec507a3365f31566018b6ae090b8e8607ba88 (patch)
treede16ae58efc72397733e93dcff80382ae1552d28 /java
parentAdd option to support portaudio (off by default). (diff)
. Update installation paths for new eclipse version.
PR: 148616
Notes
Notes: svn path=/head/; revision=257813
Diffstat (limited to 'java')
-rw-r--r--java/eclipse-RDT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-RDT/Makefile b/java/eclipse-RDT/Makefile
index 546ff3e006d5..e662e1188fd5 100644
--- a/java/eclipse-RDT/Makefile
+++ b/java/eclipse-RDT/Makefile
@@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${RDT}
RDT= org.rubypeople.rdt
RDTVERSION= ${PORTVERSION}.200711131528NGT
-ECLIPSE= ${PREFIX}/eclipse
+ECLIPSE= ${PREFIX}/lib/eclipse
RDTFILES= features/org.rubypeople.rdt_${RDTVERSION} \
features/com.aptana.rdt.mylyn_feature_${RDTVERSION} \
plugins/com.aptana.rdt.mylyn_${RDTVERSION} \