summaryrefslogtreecommitdiffstats
path: root/java/eclipse-langpack
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-04-16 19:16:12 +0000
committerglewis <glewis@FreeBSD.org>2004-04-16 19:16:12 +0000
commitb633b4ddda6aa6141835235e4b0c2ac87b8947bf (patch)
treef6789e29776552572c3fc6ab64af4b6cb447c07b /java/eclipse-langpack
parentf67769648c901908c05def397743317950668269 (diff)
downloadFreeBSD-ports-b633b4ddda6aa6141835235e4b0c2ac87b8947bf.zip
FreeBSD-ports-b633b4ddda6aa6141835235e4b0c2ac87b8947bf.tar.gz
. Fix packing list. [1]
. Remove bogus BUILD_DEPENDS (BUILD_DEPENDS and NO_BUILD?). Submitted by: bento via kris
Diffstat (limited to 'java/eclipse-langpack')
-rw-r--r--java/eclipse-langpack/Makefile3
-rw-r--r--java/eclipse-langpack/pkg-plist4
2 files changed, 5 insertions, 2 deletions
diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile
index f11f54a..7e1c59d 100644
--- a/java/eclipse-langpack/Makefile
+++ b/java/eclipse-langpack/Makefile
@@ -19,8 +19,7 @@ DIST_SUBDIR= eclipse
MAINTAINER= java@FreeBSD.ORG
COMMENT= Eclipse Language Pack Feature
-BUILD_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_SUB= LANGPACKVER=${PORTVERSION}
diff --git a/java/eclipse-langpack/pkg-plist b/java/eclipse-langpack/pkg-plist
index bd991c3..2093f0a 100644
--- a/java/eclipse-langpack/pkg-plist
+++ b/java/eclipse-langpack/pkg-plist
@@ -1940,6 +1940,8 @@ eclipse/features/org.eclipse.emf.doc.nls1_%%LANGPACKVER%%/cpl-v10.html
@dirrm eclipse/features/org.eclipse.xsd.nls1_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.xsd.doc_1.1.1
@dirrm eclipse/features/org.eclipse.xsd.doc.nls1_%%LANGPACKVER%%
+@dirrm eclipse/features/org.eclipse.platform_%%LANGPACKVER%%
+@dirrm eclipse/features/org.eclipse.platform.source_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.platform.source.nls1_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.platform.nls1_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.platform.linux.gtk_%%LANGPACKVER%%
@@ -1948,6 +1950,8 @@ eclipse/features/org.eclipse.emf.doc.nls1_%%LANGPACKVER%%/cpl-v10.html
@dirrm eclipse/features/org.eclipse.platform.linux.gtk.nls1_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.pde_2.1.0
@dirrm eclipse/features/org.eclipse.pde.nls1_%%LANGPACKVER%%
+@dirrm eclipse/features/org.eclipse.jdt_%%LANGPACKVER%%
+@dirrm eclipse/features/org.eclipse.jdt.source_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.jdt.source.nls1_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.jdt.nls1_%%LANGPACKVER%%
@dirrm eclipse/features/org.eclipse.hyades_1.0.3.1
OpenPOWER on IntegriCloud