diff options
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r-- | graphics/clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index d0bfa6e41c0f..99d8bc21290f 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -12,8 +12,8 @@ COMMENT= OpenGL based interactive canvas library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ - libcogl.so:${PORTSDIR}/graphics/cogl +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libcogl.so:graphics/cogl PORTSCOUT= limit:1,even |