diff options
Diffstat (limited to 'graphics/clutter-gtk/Makefile')
-rw-r--r-- | graphics/clutter-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index b10aeaa52245..155e97a198df 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -6,14 +6,14 @@ # PORTNAME= clutter-gtk -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/0.8/ MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ Integration library for Clutter -LIB_DEPENDS= clutter-glx-0.8:${PORTSDIR}/graphics/clutter \ +LIB_DEPENDS= clutter-glx-0.8:${PORTSDIR}/graphics/clutter USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |