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 | |
| parent | - Update to 0.04 (diff) | |
- Set DEPRECATED and EXPIRATION_DATE
Discussed with: linimon via #bsdports
With Hat: ruby@
| -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: |
