summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-21 16:46:52 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-21 16:46:52 +0000
commit1467a82939814573f14906cb006a29b978e6033f (patch)
tree7915efed190ed042d9414fb7aad95feb12264942 /java
parentfc95d3be8f5d9939ef63b91b0f286dc8570ee57f (diff)
downloadfreebsd-ports-1467a82939814573f14906cb006a29b978e6033f.zip
java/eclipse-(ocl|quantum): Deprecate due to deprecated run dependencies
PR: 195985
Diffstat (limited to 'java')
-rw-r--r--java/eclipse-ocl/Makefile3
-rw-r--r--java/eclipse-quantum/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/java/eclipse-ocl/Makefile b/java/eclipse-ocl/Makefile
index f4fba2058599..cefb1772835e 100644
--- a/java/eclipse-ocl/Makefile
+++ b/java/eclipse-ocl/Makefile
@@ -14,6 +14,9 @@ DIST_SUBDIR= eclipse
MAINTAINER= vj562001@yahoo.de
COMMENT= Implementation of the OCL OMG standard for EMF-based models
+DEPRECATED= depends on deprecated java/eclipse-emf
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
eclipse-emf>0:${PORTSDIR}/java/eclipse-emf
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile
index 208b466af69d..744a875792e3 100644
--- a/java/eclipse-quantum/Makefile
+++ b/java/eclipse-quantum/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports@FreeBSD.org
COMMENT= Database access and SQL editor for the Eclipse IDE
+DEPRECATED= depends on deprecated java/eclipse-gef
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
eclipse-gef>0:${PORTSDIR}/java/eclipse-gef