diff options
Diffstat (limited to 'graphics/py-clutter-gtk')
-rw-r--r-- | graphics/py-clutter-gtk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile index 47eb17420f4..5669571601f 100644 --- a/graphics/py-clutter-gtk/Makefile +++ b/graphics/py-clutter-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/02 17:11:17 tron Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/06 14:11:16 asau Exp $ # DISTNAME= pyclutter-gtk-0.10.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.clutter-project.org/ COMMENT= Python modules for Clutter-Gtk LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config |