diff options
Diffstat (limited to 'graphics/cogl/Makefile')
-rw-r--r-- | graphics/cogl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile index be19ffec2..f58169b85 100644 --- a/graphics/cogl/Makefile +++ b/graphics/cogl/Makefile @@ -1,6 +1,6 @@ # Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/graphics/cogl/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= cogl PORTVERSION= 1.12.2 @@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= clutter-1.6.[0-9]* -USES= pkgconfig gettext pathfix -USE_GMAKE= yes +USES= gettext gmake pathfix pkgconfig USE_XZ= yes USE_AUTOTOOLS= libtool USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango introspection:build |