aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2010-08-01 01:57:10 +0800
committerglewis <glewis@FreeBSD.org>2010-08-01 01:57:10 +0800
commitb193209866ff489aecae0d83da24d8b7762584fd (patch)
tree29d0e885148d487934f5ba13a973dcf163387073
parente41ea321612228890663cd346f68866299ab425c (diff)
downloadfreebsd-ports-gnome-b193209866ff489aecae0d83da24d8b7762584fd.tar.gz
freebsd-ports-gnome-b193209866ff489aecae0d83da24d8b7762584fd.tar.zst
freebsd-ports-gnome-b193209866ff489aecae0d83da24d8b7762584fd.zip
. Update the installation path for the new version of eclipse
PR: 148618 Approved by: maintainer timeout
-rw-r--r--java/eclipse-clay-core/Makefile8
-rw-r--r--java/eclipse-clay-core/pkg-plist64
2 files changed, 36 insertions, 36 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile
index 4ae42734524c..c33d04fc1eb5 100644
--- a/java/eclipse-clay-core/Makefile
+++ b/java/eclipse-clay-core/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= eclipse
MAINTAINER= mitsuru@riken.jp
COMMENT= A database design tool for the Eclipse development environment
-RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef
+RUN_DEPENDS+= ${LOCALBASE}/lib/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef
RESTRICTED= License agreement is required to download.
@@ -37,8 +37,8 @@ IGNORE='You must manually fetch the tarball from http://www.azzurri.jp/en/clay/d
.endif
do-install:
- @${MKDIR} ${PREFIX}/eclipse
- @${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse
- @${CP} -r ${WRKSRC}/features ${PREFIX}/eclipse
+ @${MKDIR} ${PREFIX}/lib/eclipse
+ @${CP} -r ${WRKSRC}/plugins ${PREFIX}/lib/eclipse
+ @${CP} -r ${WRKSRC}/features ${PREFIX}/lib/eclipse
.include <bsd.port.post.mk>
diff --git a/java/eclipse-clay-core/pkg-plist b/java/eclipse-clay-core/pkg-plist
index 5f3bbe09f3a8..56ac748c7abd 100644
--- a/java/eclipse-clay-core/pkg-plist
+++ b/java/eclipse-clay-core/pkg-plist
@@ -1,32 +1,32 @@
-eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri_logo.gif
-eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature.properties
-eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature.xml
-eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature_ja.properties
-eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/license.html
-eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/license_en.html
-eclipse/plugins/jp.azzurri.clay.core.ui_%%RELEASEVERSION%%.jar
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/META-INF/MANIFEST.MF
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.html
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.ini
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.mappings
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.properties
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about_en.html
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri.cer
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri_clay_core.jar
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/clayFeature.jpg
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/license.html
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/license_en.html
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en/about.properties
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en/welcome.xml
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja/about.properties
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja/welcome.xml
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/plugin.xml
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema/databaseModelValidators.exsd
-eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema/sqlDialectLists.exsd
-@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/META-INF
-@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en
-@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja
-@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl
-@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema
-@dirrm eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%
-@dirrm eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%
+lib/eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri_logo.gif
+lib/eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature.properties
+lib/eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature.xml
+lib/eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/feature_ja.properties
+lib/eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/license.html
+lib/eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%/license_en.html
+lib/eclipse/plugins/jp.azzurri.clay.core.ui_%%RELEASEVERSION%%.jar
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/META-INF/MANIFEST.MF
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.html
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.ini
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.mappings
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about.properties
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/about_en.html
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri.cer
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/azzurri_clay_core.jar
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/clayFeature.jpg
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/license.html
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/license_en.html
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en/about.properties
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en/welcome.xml
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja/about.properties
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja/welcome.xml
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/plugin.xml
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema/databaseModelValidators.exsd
+lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema/sqlDialectLists.exsd
+@dirrm lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/META-INF
+@dirrm lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/en
+@dirrm lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl/ja
+@dirrm lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/nl
+@dirrm lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%/schema
+@dirrm lib/eclipse/plugins/jp.azzurri.clay.core_%%RELEASEVERSION%%
+@dirrm lib/eclipse/features/jp.azzurri.clay.core_%%RELEASEVERSION%%