summaryrefslogtreecommitdiff
path: root/graphics/ruby-gdk_pixbuf2
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-11-20 20:19:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-11-20 20:19:39 +0000
commit6948908d2da3f7ed3dda72ae7b4fd5d6401cec4e (patch)
tree31ce45d54d1ccb8f7325c93841c2599a8857f0e5 /graphics/ruby-gdk_pixbuf2
parent- fix compilation and installation (diff)
Update the Ruby/GNOME2 suite to 0.8.0.
Notes
Notes: svn path=/head/; revision=94531
Diffstat (limited to 'graphics/ruby-gdk_pixbuf2')
-rw-r--r--graphics/ruby-gdk_pixbuf2/Makefile3
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