diff options
author | knu <knu@FreeBSD.org> | 2003-11-21 04:19:39 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-11-21 04:19:39 +0800 |
commit | 8187463f2e761b3bfd666dd1b2ad5c1912355933 (patch) | |
tree | 7c3fe2c3c23fef721fbaf759a1dc41d8d01fe8a1 /graphics | |
parent | 30766a02181f97a1ade3d45e007438cb714d2555 (diff) | |
download | freebsd-ports-gnome-8187463f2e761b3bfd666dd1b2ad5c1912355933.tar.gz freebsd-ports-gnome-8187463f2e761b3bfd666dd1b2ad5c1912355933.tar.zst freebsd-ports-gnome-8187463f2e761b3bfd666dd1b2ad5c1912355933.zip |
Update the Ruby/GNOME2 suite to 0.8.0.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index 128200a286df..d758be319bb3 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -7,7 +7,6 @@ PORTNAME= gdk_pixbuf2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= graphics ruby gnome MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} @@ -21,8 +20,6 @@ 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 |