diff options
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 |