From 1467a82939814573f14906cb006a29b978e6033f Mon Sep 17 00:00:00 2001 From: John Marino Date: Sat, 21 Mar 2015 16:46:52 +0000 Subject: java/eclipse-(ocl|quantum): Deprecate due to deprecated run dependencies PR: 195985 --- java/eclipse-ocl/Makefile | 3 +++ java/eclipse-quantum/Makefile | 3 +++ 2 files changed, 6 insertions(+) (limited to 'java') 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 -- cgit v1.2.3