From 385366e05e7ba3b0130aa0c59d6b12db82b04193 Mon Sep 17 00:00:00 2001 From: rene Date: Mon, 12 Aug 2013 11:38:46 +0000 Subject: Mark deprecated and schedule for removal on 2013-09-01, this ports depends on the deprecated lang/gdc. --- x11-toolkits/wxd/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/wxd/Makefile b/x11-toolkits/wxd/Makefile index beff314ecfca..fc10ac3d13e3 100644 --- a/x11-toolkits/wxd/Makefile +++ b/x11-toolkits/wxd/Makefile @@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= jochen@daten-chaos.de COMMENT= wxWidgets bindings for the D programming language +DEPRECATED= Depends on deprecated lang/gdc +EXPIRATION_DATE=2013-09-01 + BUILD_DEPENDS= gdc:${PORTSDIR}/lang/gdc USE_GMAKE= yes -- cgit