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 | |
parent | 59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff) | |
download | ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.tar.gz ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Terminal/Makefile | 2 | ||||
-rw-r--r-- | x11/ruby-gnome/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index e2983588f9fd..9c7188eb67c1 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= exo-0.2:${PORTSDIR}/x11/libexo \ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 GNU_CONFIGURE= yes USE_GNOME= glib20 vte diff --git a/x11/ruby-gnome/Makefile b/x11/ruby-gnome/Makefile index c905cf915c31..670f6bd54ebb 100644 --- a/x11/ruby-gnome/Makefile +++ b/x11/ruby-gnome/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \ ${RUBY_SITEARCHLIBDIR}/libart.so:${PORTSDIR}/graphics/ruby-libart BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_RUBY= yes USE_RUBY_EXTCONF= yes |