From 2d94dc2a57e15ef36ef6232f10f83d7d835ed86f Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sun, 9 Oct 2011 01:48:11 +0000 Subject: For ports that have an EXPIRATION_DATE which has already passed, but that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31. --- editors/doxymacs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile index 83ca08614452..014bfc334941 100644 --- a/editors/doxymacs/Makefile +++ b/editors/doxymacs/Makefile @@ -12,10 +12,12 @@ CATEGORIES= editors elisp MASTER_SITES= SF \ http://dryice.name/computer/FreeBSD/distfiles/ - MAINTAINER= dryice@dryice.name COMMENT= Doxymacs is Doxygen + {X}Emacs +DEPRECATED= Depends on www/w3-4, which is DEPRECATED +EXPIRATION_DATE= 2011-10-31 + USE_EMACS= yes EMACS_PORT_NAME?= emacs21 BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-4 \ -- cgit v1.2.3