From d5230040800d9719882e16e26a6c87ee86332e1a Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 1 Apr 2005 01:27:54 +0000 Subject: On second thought these should be IGNORE, not BROKEN. Approved by: portmgr (self, implicit) --- devel/linux-understand_c/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/linux-understand_c') diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile index e9a1d8d43e1f..f696448acedc 100644 --- a/devel/linux-understand_c/Makefile +++ b/devel/linux-understand_c/Makefile @@ -20,8 +20,8 @@ COMMENT= Understand can parse a C/C++ project helping reverse engineer it RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs -BROKEN= Unfetchable, outdated, new version requires support contract -DEPRECATED= ${BROKEN} +IGNORE= "is unfetchable and outdated and new version requires support contract" +DEPRECATED= ${IGNORE} EXPIRATION_DATE= 2005-05-01 RESTRICTED= Commercial software -- cgit