diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-20 20:19:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-20 20:19:39 +0000 |
commit | 6948908d2da3f7ed3dda72ae7b4fd5d6401cec4e (patch) | |
tree | 31ce45d54d1ccb8f7325c93841c2599a8857f0e5 /graphics | |
parent | cdced3add9823c5a14c57b2d208b75c8f37fc16a (diff) | |
download | ports-6948908d2da3f7ed3dda72ae7b4fd5d6401cec4e.tar.gz ports-6948908d2da3f7ed3dda72ae7b4fd5d6401cec4e.zip |
Notes
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 |