diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:31:23 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:31:23 +0000 |
commit | 48bf311b1ae4ef4293b0416f57a91a9d360cbc0a (patch) | |
tree | b1d86a9d8fb5559cac9b9be4f50f7363b062195f /java | |
parent | This DEPRECATED port is also BROKEN with current versions of ocaml. (diff) |
BROKEN: Broken pkg-plist
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 5d4c6c1c8fcc..bde341640809 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= eclipse MAINTAINER= java@FreeBSD.ORG COMMENT= An open extensible IDE for anything and nothing in particular +BROKEN= "Broken pkg-plist" + LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ pkg-config:${PORTSDIR}/devel/pkgconfig |