diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 43778ea63c99..d9717cc1c693 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -14,7 +14,7 @@ COMMENT= Window and compositing manager based on Clutter BUILD_DEPENDS= zenity:${PORTSDIR}/x11/zenity LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ - libclutter-glx-1.so:${PORTSDIR}/graphics/clutter \ + libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter \ libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity |