diff options
author | swills <swills@FreeBSD.org> | 2011-07-02 20:58:42 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-07-02 20:58:42 +0800 |
commit | b0cea87931bb09382eeba98a4a8ab949899ca0ab (patch) | |
tree | 2fb4d4a6d3c65ea0adcd161f2e61b9d6cdb62663 /japanese | |
parent | 234e03fda4665a8ffb455f4fa073a68b8ad09269 (diff) | |
download | freebsd-ports-gnome-b0cea87931bb09382eeba98a4a8ab949899ca0ab.tar.gz freebsd-ports-gnome-b0cea87931bb09382eeba98a4a8ab949899ca0ab.tar.zst freebsd-ports-gnome-b0cea87931bb09382eeba98a4a8ab949899ca0ab.zip |
- Deprecate ports which will be broken by upcoming ruby-gnome update
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/gsuica/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/gsuica/Makefile b/japanese/gsuica/Makefile index 106e0a9fc40f..76567eea1d54 100644 --- a/japanese/gsuica/Makefile +++ b/japanese/gsuica/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= # empty MAINTAINER= ume@FreeBSD.org COMMENT= GNOME SUICA Viewer +DEPRECATED= Upcoming ruby-gnome removes dependencies +EXPIRATION_DATE= 2011-08-02 + RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \ ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 \ ${RUBY_SITEARCHLIBDIR}/pasori.so:${PORTSDIR}/devel/libpafe-ruby |