diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-23 00:57:26 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-23 00:57:26 +0000 |
commit | 95ea247fe4006ef78f780784296a15d8c8d421c5 (patch) | |
tree | 0d30824f24466e39ec2032628d097b7fdb6f1c41 /x11/ruby-gnome2-all/Makefile | |
parent | b56b8a7c1c7bc00dfaccb02b22954095d2947918 (diff) | |
download | ports-95ea247fe4006ef78f780784296a15d8c8d421c5.tar.gz ports-95ea247fe4006ef78f780784296a15d8c8d421c5.zip |
Notes
Diffstat (limited to 'x11/ruby-gnome2-all/Makefile')
-rw-r--r-- | x11/ruby-gnome2-all/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile index 723ff7bd75ef..9b05977cf57b 100644 --- a/x11/ruby-gnome2-all/Makefile +++ b/x11/ruby-gnome2-all/Makefile @@ -33,6 +33,10 @@ USE_RUBY= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" +IGNORE= Depends on broken x11-toolkits/ruby-panelapplet which has not built in 14+ months +DEPRECATED= ${IGNORE} +EXPIRATION_DATE= 2010-09-22 + NO_BUILD= yes do-install: |