summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-03-02 21:01:58 +0000
committerSteve Wills <swills@FreeBSD.org>2013-03-02 21:01:58 +0000
commit28b723187b6ba8da4ae446326721343a9b42fb3d (patch)
tree8f46c2cbb8bd0e823cb541fb737c52436a6d7db6 /x11
parentApply bandaid, to get this to build on current. (diff)
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who may be interested (patching rubygem- ports is possible now) - Trim headers while here With Hat: ruby@
Notes
Notes: svn path=/head/; revision=313298
Diffstat (limited to 'x11')
-rw-r--r--x11/ruby-gtktrayicon/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/ruby-gtktrayicon/Makefile b/x11/ruby-gtktrayicon/Makefile
index 81b3186fed98..9ff72bac6e05 100644
--- a/x11/ruby-gtktrayicon/Makefile
+++ b/x11/ruby-gtktrayicon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ruby-gtktrayicon
-# Date created: 29 June 2004
-# Whom: Hye-Shik Chang
-#
+# Created by: Hye-Shik Chang
# $FreeBSD$
-#
PORTNAME= gtktrayicon
PORTVERSION= 0.1.0
@@ -17,6 +13,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GtkTrayIcon
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2012-05-02
+
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2