diff options
Diffstat (limited to 'graphics/rubygem-gdk_pixbuf2/Makefile')
-rw-r--r-- | graphics/rubygem-gdk_pixbuf2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/rubygem-gdk_pixbuf2/Makefile b/graphics/rubygem-gdk_pixbuf2/Makefile index 1c7f9e691c19..26de42c7ce23 100644 --- a/graphics/rubygem-gdk_pixbuf2/Makefile +++ b/graphics/rubygem-gdk_pixbuf2/Makefile @@ -1,5 +1,5 @@ PORTNAME= gdk_pixbuf2 -PORTVERSION= 4.2.9 +PORTVERSION= 4.3.3 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -12,7 +12,8 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake -RUN_DEPENDS= rubygem-gio2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gio2 +RUN_DEPENDS= rubygem-gio2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gio2 \ + rubygem-rake>=0:devel/rubygem-rake USES= gem gnome USE_GNOME= gdkpixbuf |