diff options
Diffstat (limited to 'graphics/clutter08/Makefile')
-rw-r--r-- | graphics/clutter08/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/clutter08/Makefile b/graphics/clutter08/Makefile index baef44fbd82..78f6daf6f2a 100644 --- a/graphics/clutter08/Makefile +++ b/graphics/clutter08/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/02 17:11:08 tron Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/06 14:10:44 asau Exp $ # DISTNAME= clutter-0.8.8 @@ -12,8 +12,6 @@ HOMEPAGE= http://clutter-project.org/ COMMENT= Open GL based interactive canvas library LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= clutter-0.8.*{,nb*} GNU_CONFIGURE= yes |