aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-03-03 05:03:11 +0800
committerswills <swills@FreeBSD.org>2013-03-03 05:03:11 +0800
commit753496fc3af61adc934d07bb3af39a564a4faf70 (patch)
treefd355c1228d2a166539673c672b03de36e94fb3f /x11-toolkits
parent9cd73e761755555a10327e2dc86cde1ba7e2cd5e (diff)
downloadfreebsd-ports-gnome-753496fc3af61adc934d07bb3af39a564a4faf70.tar.gz
freebsd-ports-gnome-753496fc3af61adc934d07bb3af39a564a4faf70.tar.zst
freebsd-ports-gnome-753496fc3af61adc934d07bb3af39a564a4faf70.zip
- 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@
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ruby-wx/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile
index 8691c6df7bb9..41645ef96d4f 100644
--- a/x11-toolkits/ruby-wx/Makefile
+++ b/x11-toolkits/ruby-wx/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: x11-toolkits/ruby-wx
-# Date created: 03.01.2004
-# Whom: Ulrich Spoerlein <q@uni.de>
-#
+# Created by: Ulrich Spoerlein <q@uni.de>
# $FreeBSD$
-#
PORTNAME= wx
PORTVERSION= 0.6.0
@@ -18,6 +14,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for wxWindows (aka wxWidgets)
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2012-05-02
+
USE_ICONV= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes