diff options
Diffstat (limited to 'devel/ruby-gnome2-bonobo/Makefile')
-rw-r--r-- | devel/ruby-gnome2-bonobo/Makefile | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/devel/ruby-gnome2-bonobo/Makefile b/devel/ruby-gnome2-bonobo/Makefile deleted file mode 100644 index 494d8bd4dcc..00000000000 --- a/devel/ruby-gnome2-bonobo/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:27 wiz Exp $ -# - -PKGNAME= ${RUBY_PKGPREFIX}-gnome2-bonobo-${VERSION} -COMMENT= Ruby binding of libbonobo-2.x or later -PKGREVISION= 1 -CATEGORIES= devel - -CONFLICTS+= ruby[0-9][0-9]-gnome2-bonobo-[0-9]* - -PKG_DESTDIR_SUPPORT= user-destdir - -RUBY_EXTCONF_SUBDIRS= bonobo - -DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=${VERSION}:../../x11/ruby-gnome2-gtk - -.include "../../x11/gtk2/buildlink3.mk" -BUILDLINK_API_DEPENDS.ruby-gnome2-glib+= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}{,nb*} -BUILDLINK_DEPMETHOD.ruby-gnome2-glib= build -.include "../../devel/ruby-gnome2-glib/buildlink3.mk" -.include "../../devel/libbonobo/buildlink3.mk" -.include "../../devel/libbonoboui/buildlink3.mk" -.include "../../devel/ruby-pkg-config/tool.mk" -.include "../../meta-pkgs/ruby-gnome2/Makefile.common" |