diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 06:40:46 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 06:40:46 +0000 |
commit | 18f18c3807cc4f88e6ffa448eacd61ceff92c3a9 (patch) | |
tree | de1fb01987b3830785dad0b314d2c5c4bfeaa47a /finance | |
parent | 598f2b73eadba3bc8b29c177738a371ffda26628 (diff) | |
download | ports-18f18c3807cc4f88e6ffa448eacd61ceff92c3a9.tar.gz ports-18f18c3807cc4f88e6ffa448eacd61ceff92c3a9.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xinvest/Makefile | 3 | ||||
-rw-r--r-- | finance/xquote/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 4fdb2a6d103a..d647fafcbb2d 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A personal finance tracking and performance tool +DEPRECATED= Outdated, abandoned +EXPIRATION_DATE= 2011-05-01 + USE_MOTIF= yes USE_IMAKE= yes USE_XORG= ice sm x11 xext xp xpm xt diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index dd456247a1cf..777976be8d29 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/xinvest MAINTAINER= ports@FreeBSD.org COMMENT= A quote retrieval tool for X +DEPRECATED= Outdated, abandoned +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= Xbae.4:${PORTSDIR}/x11-toolkits/xbae USE_MOTIF= yes |