diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 11:56:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 11:56:42 +0800 |
commit | 2954f6a4f30fd58baf4d3899079e57e4092f8063 (patch) | |
tree | 3e5ef27876330e25a0a8c5b605b4833bd4ddee45 /graphics/ruby-gdk_pixbuf2 | |
parent | b4ede343c897b6a16f74a517b9bf2cc5f4e97ccd (diff) | |
download | freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.gz freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.zst freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.zip |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Diffstat (limited to 'graphics/ruby-gdk_pixbuf2')
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index af72e3338115..128200a286df 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -21,6 +21,8 @@ COMMENT= Ruby binding for GdkPixbuf2 LIB_DEPENDS= gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 +BROKEN= "Broken pkg-plist; will be removed after Feb 2" + USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_XLIB= yes |