aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-11-05 17:17:06 +0800
committerkris <kris@FreeBSD.org>2005-11-05 17:17:06 +0800
commitf2669bf140e88f4291963d8158d373a756ff4d60 (patch)
tree699622bb8e386df261991e0674685c44fe529978
parent0fd3134ac128be7bf4d8f8d3692efb8f7ba4154a (diff)
downloadfreebsd-ports-graphics-f2669bf140e88f4291963d8158d373a756ff4d60.tar.gz
freebsd-ports-graphics-f2669bf140e88f4291963d8158d373a756ff4d60.tar.zst
freebsd-ports-graphics-f2669bf140e88f4291963d8158d373a756ff4d60.zip
ruby-gnome-all depended on ruby-gnome, which was removed
-rw-r--r--x11/Makefile1
-rw-r--r--x11/ruby-gnome-all/Makefile41
-rw-r--r--x11/ruby-gnome-all/pkg-descr1
-rw-r--r--x11/ruby-gnome-all/pkg-plist1
4 files changed, 0 insertions, 44 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 968e4ac0abc..71d91f8cdda 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -163,7 +163,6 @@
SUBDIR += resourceext
SUBDIR += rox-wallpaper
SUBDIR += ruby-X11
- SUBDIR += ruby-gnome-all
SUBDIR += ruby-gnome2
SUBDIR += ruby-gnome2-all
SUBDIR += ruby-gtktrayicon
diff --git a/x11/ruby-gnome-all/Makefile b/x11/ruby-gnome-all/Makefile
deleted file mode 100644
index d772f2571d0..00000000000
--- a/x11/ruby-gnome-all/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: Ruby-GNOME-all
-# Date created: 3 June 2002
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome-all
-PORTVERSION= ${RUBY_GNOME_PORTVERSION}
-PORTREVISION= 1
-CATEGORIES= x11 ruby gnome
-MASTER_SITES= # none
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTFILES= # none
-EXTRACT_ONLY= # none
-
-MAINTAINER= knu@FreeBSD.org
-COMMENT= The "meta-port" for Ruby/GNOME
-
-#RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk
-RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/lglade.so:${PORTSDIR}/devel/ruby-libglade
-#RUN_DEPENDS+= ${RUBY_SITELIBDIR}/gdk_imlib.rb:${PORTSDIR}/graphics/ruby-gdk_imlib
-RUN_DEPENDS+= ${RUBY_SITELIBDIR}/gdk_pixbuf.rb:${PORTSDIR}/graphics/ruby-gdk_pixbuf
-#RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gnome.so:${PORTSDIR}/x11/ruby-gnome
-#RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/libart.so:${PORTSDIR}/graphics/ruby-libart
-
-# libglade depends on gtk, gnome
-# gdk_imlib depends on gtk
-# gdk_pixbuf depends on gtk
-# gnome depends on gtk, gdk_imlib, libart
-
-USE_RUBY= yes
-
-.include "${.CURDIR}/../../x11/ruby-gnome/Makefile.common"
-
-NO_BUILD= yes
-
-do-install:
- @${DO_NADA}
-
-.include <bsd.port.mk>
diff --git a/x11/ruby-gnome-all/pkg-descr b/x11/ruby-gnome-all/pkg-descr
deleted file mode 100644
index 435e8e10c96..00000000000
--- a/x11/ruby-gnome-all/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-The "meta-port" for Ruby/GNOME
diff --git a/x11/ruby-gnome-all/pkg-plist b/x11/ruby-gnome-all/pkg-plist
deleted file mode 100644
index 549a621fec0..00000000000
--- a/x11/ruby-gnome-all/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty