diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-08-23 08:57:26 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-08-23 08:57:26 +0800 |
commit | 972f7011a1ef87a7f6038f6b32076d9d6ec1caed (patch) | |
tree | 31a41e35317173e2e7b9e5b17071b734ee24c0ea /x11 | |
parent | f12b7145f8fda41b244cf04b19205627b8965024 (diff) | |
download | freebsd-ports-gnome-972f7011a1ef87a7f6038f6b32076d9d6ec1caed.tar.gz freebsd-ports-gnome-972f7011a1ef87a7f6038f6b32076d9d6ec1caed.tar.zst freebsd-ports-gnome-972f7011a1ef87a7f6038f6b32076d9d6ec1caed.zip |
- Set DEPRECATED and EXPIRATION_DATE
Discussed with: linimon via #bsdports
With Hat: ruby@
Diffstat (limited to 'x11')
-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: |