1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

ruby-gnome-all depended on ruby-gnome, which was removed

This commit is contained in:
Kris Kennaway 2005-11-05 09:17:06 +00:00
parent dc08849c12
commit 528779c13c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147354
4 changed files with 0 additions and 44 deletions

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
The "meta-port" for Ruby/GNOME

View File

@ -1 +0,0 @@
@comment this plist intentionally left empty