aboutsummaryrefslogtreecommitdiff
path: root/devel/subclipse
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2010-07-31 17:53:10 +0000
committerGreg Lewis <glewis@FreeBSD.org>2010-07-31 17:53:10 +0000
commitd6977733b11d5553c03d4aadb4dbbfa9b4111114 (patch)
treedb355ba61ee5f8cdf95fba2b7585ec721016ff3d /devel/subclipse
parentf5348b980aabde313e3ca55a6320f85ccc6ee422 (diff)
. Update the installation path for the new version of eclipse.
PR: 148612 Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=258535
Diffstat (limited to 'devel/subclipse')
-rw-r--r--devel/subclipse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subclipse/Makefile b/devel/subclipse/Makefile
index 6a374c616717..dbb42fd8b442 100644
--- a/devel/subclipse/Makefile
+++ b/devel/subclipse/Makefile
@@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}
NO_BUILD= yes
USE_ZIP= yes
-ECLIPSE= ${PREFIX}/eclipse
+ECLIPSE= ${PREFIX}/lib/eclipse
SUBCLIPSE= org.tigris.subversion.subclipse
SUBCLIPSEFILES= features/${SUBCLIPSE}_${PORTVERSION} \
features/${SUBCLIPSE}.graph.feature_1.0.7 \