diff options
author | John Marino <marino@FreeBSD.org> | 2014-01-15 21:02:45 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-01-15 21:02:45 +0000 |
commit | 10b3b3ab6aa7c51b1be3d3a193c622535d65f851 (patch) | |
tree | 092af0dee03473d5def68a033f57f3a94696e16e | |
parent | c138c34cacfb90ed6bd37f5754459ae27f881cd4 (diff) | |
download | ports-10b3b3ab6aa7c51b1be3d3a193c622535d65f851.tar.gz ports-10b3b3ab6aa7c51b1be3d3a193c622535d65f851.zip |
Notes
-rw-r--r-- | java/eclipse-gef/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 1eaaccc913f6..57ad7971333f 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -15,6 +15,8 @@ COMMENT= Graphical Editing Framework for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +BROKEN= No longer fetches from MASTER_SITES, mismatched checksum from FreeBSD + WRKSRC= ${WRKDIR}/eclipse USE_ZIP= yes |