diff options
Diffstat (limited to 'graphics/clutter-gtk/Makefile')
-rw-r--r-- | graphics/clutter-gtk/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index 7efdfa310523..b872a0e40fc4 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -6,16 +6,14 @@ # PORTNAME= clutter-gtk -PORTVERSION= 0.10.2 -PORTREVISION= 5 +PORTVERSION= 0.10.4 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ Integration library for Clutter -BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 -RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20 LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter USE_BZIP2= yes |