diff options
| author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-29 03:44:23 +0000 |
|---|---|---|
| committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-29 03:44:23 +0000 |
| commit | ba0d7486afe34538c75d1a01c76c62e39b90570b (patch) | |
| tree | 942e3be1873e164d6759414c6fd98217a78ac9f1 | |
| parent | o Update to 3.1M7. [1] (diff) | |
UnBROKEN by fixing pkg-plist.
PR: ports/81577
Submitted by: Vasil Dimov <vd@datamax.bg>
| -rw-r--r-- | java/eclipse/Makefile | 2 | ||||
| -rw-r--r-- | java/eclipse/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 1600642890c1..42c0c9e08425 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -21,8 +21,6 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ zip:${PORTSDIR}/archivers/zip BUILD_DEPENDS+= ${EXTRACT_DEPENDS} -BROKEN= Incomplete pkg-plist - ONLY_FOR_ARCHS= i386 USE_GMAKE= yes USE_ZIP= yes diff --git a/java/eclipse/pkg-plist b/java/eclipse/pkg-plist index 39a5b6b0373f..0a941f3c4488 100644 --- a/java/eclipse/pkg-plist +++ b/java/eclipse/pkg-plist @@ -3317,6 +3317,8 @@ eclipse/startup.jar @dirrm eclipse/plugins/org.eclipse.core.runtime.compatibility_3.0.0 @dirrm eclipse/plugins/org.eclipse.core.resources_%%RELEASEVERSION%%/ant_tasks @dirrm eclipse/plugins/org.eclipse.core.resources_%%RELEASEVERSION%% +@dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/linux/x86 +@dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/linux @dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/freebsd/x86 @dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os/freebsd @dirrm eclipse/plugins/org.eclipse.core.resources.freebsd_3.0.0/os |
