diff --git a/www/node04/Makefile b/www/node04/Makefile index 1cf72f990207..6616d3849a17 100644 --- a/www/node04/Makefile +++ b/www/node04/Makefile @@ -13,6 +13,9 @@ COMMENT= V8 JavaScript for client and server LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo +DEPRECATED= Unsupported upstream, not compatible with current +EXPIRATION_DATE= 2013-10-11 + MAN1= node.1 HAS_CONFIGURE= yes diff --git a/www/node06/Makefile b/www/node06/Makefile index ccf4273a49e8..40289f08cf98 100644 --- a/www/node06/Makefile +++ b/www/node06/Makefile @@ -12,6 +12,9 @@ COMMENT= V8 JavaScript for client and server LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo +DEPRECATED= Unsupported upstream, not compatible with current +EXPIRATION_DATE= 2013-10-11 + OPTIONS_DEFINE= SHARED_V8 SHARED_V8_DESC= Build with lang/v8