diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-01 09:27:54 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-01 09:27:54 +0800 |
commit | d5230040800d9719882e16e26a6c87ee86332e1a (patch) | |
tree | 24db04b598e2034fe61cb2e34adc4894f87a6e9e /devel/linux-understand_c | |
parent | efb56ad26c7b09ea78defad9fd778d868cff4400 (diff) | |
download | freebsd-ports-gnome-d5230040800d9719882e16e26a6c87ee86332e1a.tar.gz freebsd-ports-gnome-d5230040800d9719882e16e26a6c87ee86332e1a.tar.zst freebsd-ports-gnome-d5230040800d9719882e16e26a6c87ee86332e1a.zip |
On second thought these should be IGNORE, not BROKEN.
Approved by: portmgr (self, implicit)
Diffstat (limited to 'devel/linux-understand_c')
-rw-r--r-- | devel/linux-understand_c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |