From 2fb1d9c179ba00f88d756cc82cda79f7d4adb2da Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Fri, 8 Jul 2011 22:25:16 +0000 Subject: [PATCH] - Deprecate another port that will lose dependencies in upcoming ruby-gnome update --- deskutils/alexandria/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deskutils/alexandria/Makefile b/deskutils/alexandria/Makefile index 25eefd58703c..267955c1f2f8 100644 --- a/deskutils/alexandria/Makefile +++ b/deskutils/alexandria/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= ruby MAINTAINER= mitsuru@riken.jp COMMENT= A GNOME application to help you manage your book collection +DEPRECATED= Upcoming ruby-gnome removes dependencies +EXPIRATION_DATE= 2011-08-08 + BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake RUN_DEPENDS= ${RUBY_SITELIBDIR}/gettext.rb:${PORTSDIR}/devel/ruby-gettext \ ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \