summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2010-07-31 17:55:53 +0000
committerGreg Lewis <glewis@FreeBSD.org>2010-07-31 17:55:53 +0000
commit0e7f89466c026a8f83da5a18f23018dc85f9c3ff (patch)
tree540e9c9d652ac99f980fa8a972b36095b739e136 /java
parent. Update the installation path for the new version of eclipse. (diff)
. Update the installation path for the new version of eclipse.
PR: 148615 Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=258537
Diffstat (limited to 'java')
-rw-r--r--java/eclipse-EPIC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile
index 5280a343da96..cc50d0e80dba 100644
--- a/java/eclipse-EPIC/Makefile
+++ b/java/eclipse-EPIC/Makefile
@@ -23,7 +23,7 @@ USE_ZIP= yes
WRKSRC= ${WRKDIR}/${EPIC}
EPIC= org.epic.updatesite
-ECLIPSE= ${PREFIX}/eclipse
+ECLIPSE= ${PREFIX}/lib/eclipse
EPICFILES= features/org.epic.feature.main_${PORTVERSION} \
plugins/org.epic.debug_0.6.27 \
plugins/org.epic.doc_0.6.2 \