diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | 0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch) | |
tree | 1059becd0160fb62849327119f17f1d079c33846 /x11-wm | |
parent | 59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff) | |
download | ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.tar.gz ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.zip |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Notes
Notes:
svn path=/head/; revision=139936
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/rox-pager/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/waimea-devel/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/rox-pager/Makefile b/x11-wm/rox-pager/Makefile index 797700042cf0..7d1a51bab4aa 100644 --- a/x11-wm/rox-pager/Makefile +++ b/x11-wm/rox-pager/Makefile @@ -18,6 +18,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Pager for the ROX desktop BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-09-22 USE_GNOME= gtk20 pkgconfig libxml2 libwnck USE_AUTOCONF_VER= 213 diff --git a/x11-wm/waimea-devel/Makefile b/x11-wm/waimea-devel/Makefile index e4554e83806c..0dd7e530a953 100644 --- a/x11-wm/waimea-devel/Makefile +++ b/x11-wm/waimea-devel/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \ cairo.1:${PORTSDIR}/graphics/cairo BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 LATEST_LINK= ${PORTNAME}-devel |