diff options
Diffstat (limited to 'graphics/clutter-gtk3/Makefile')
-rw-r--r-- | graphics/clutter-gtk3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/clutter-gtk3/Makefile b/graphics/clutter-gtk3/Makefile index 733f8c756..c30b2c0d4 100644 --- a/graphics/clutter-gtk3/Makefile +++ b/graphics/clutter-gtk3/Makefile @@ -11,8 +11,9 @@ PKGNAMESUFFIX= 3 MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ Integration library for Clutter -LIB_DEPENDS= clutter-1.0:${PORTSDIR}/graphics/clutter +LIB_DEPENDS= libclutter-1.0.so:${PORTSDIR}/graphics/clutter +NO_STAGE= yes LATEST_LINK= clutter-gtk3 USE_XZ= yes USES= gettext gmake pathfix pkgconfig |