diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | b70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch) | |
tree | daa87464331d7a402c941bab0dc2a11aa17eded2 /x11 | |
parent | 22062658cbb067b033cde2955d3b2b58d2645691 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ruby-gtktrayicon/Makefile | 2 | ||||
-rw-r--r-- | x11/wmessage/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/ruby-gtktrayicon/Makefile b/x11/ruby-gtktrayicon/Makefile index ca4a5de86651..ec1f1187aff6 100644 --- a/x11/ruby-gtktrayicon/Makefile +++ b/x11/ruby-gtktrayicon/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 BROKEN= "Configure fails" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_RUBY= yes USE_GNOME= gtk20 diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile index e15d2aabef4b..1b9f668d5c71 100644 --- a/x11/wmessage/Makefile +++ b/x11/wmessage/Makefile @@ -15,6 +15,8 @@ MAINTAINER= pat@FreeBSD.org COMMENT= A WINGs based message viewer similar to xmessage BROKEN= "Does not build with new version of windowmaker" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} BUILD_DEPENDS= get-wraster-flags:${PORTSDIR}/x11-wm/windowmaker |