From a70b08ee1a4bb10adaa8afaca5a59ce342d9a09a Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 27 Dec 2008 13:11:30 +0000 Subject: - Fix INDEX --- graphics/py-clutter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 6cb416f86555..9e4c4052f078 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedi LIB_DEPENDS= clutter-glx-0.8:${PORTSDIR}/graphics/clutter \ clutter-gst-0.8:${PORTSDIR}/multimedia/clutter-gst \ clutter-cairo-0.8:${PORTSDIR}/graphics/clutter-cairo \ - clutter-gtk-0.8:${PORTSDIR}//graphics/clutter-gtk + clutter-gtk-0.8:${PORTSDIR}/graphics/clutter-gtk USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -- cgit