diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-06-05 08:05:38 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-06-05 08:05:38 +0000 |
commit | 50e40690aeacdebb6e4acbd0106987c7e4b4ade3 (patch) | |
tree | d985faa842ecc0accd98e381b847bc9976eed373 | |
parent | ae9a2433f452cd896cc29ff3e8dc44ed8b915aae (diff) |
Notes
-rw-r--r-- | java/eclipse-clay-core/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index 0c81c9ea095e..41a3b66d9f5d 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -20,6 +20,8 @@ COMMENT= A database design tool for the Eclipse development environment RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef +BROKEN= The URL to manually fetch the DISTFILES gives a 404 + RESTRICTED= License agreement is required to download. NO_BUILD= yes |