diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |