diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-08-09 15:23:12 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-08-09 15:23:12 +0000 |
commit | e6880adb0c985322a4b08fe8f200567b49134288 (patch) | |
tree | de61df9cb6d6313babbad518d2d897381072025f /java | |
parent | edcb9294a1a80e2a2177a74ccb5636794a53592b (diff) | |
download | ports-e6880adb0c985322a4b08fe8f200567b49134288.tar.gz ports-e6880adb0c985322a4b08fe8f200567b49134288.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-cdt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 485865d45dc0..9c1b29567172 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= C/C++ IDE for Eclipse -BROKEN= fails to fetch - RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse NO_WRKSUBDIR= yes |