diff options
Diffstat (limited to 'graphics/py-clutter')
-rw-r--r-- | graphics/py-clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 072e0272594..2c987346fc6 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:18 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/19 11:39:44 tnn Exp $ # DISTNAME= pyclutter-0.8.2 @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 PKGCONFIG_OVERRIDE+= pyclutter.pc.in |