diff options
Diffstat (limited to 'graphics/glitz')
-rw-r--r-- | graphics/glitz/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index 29895d3e281a..01b89a45b3af 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: glitz -# Date created: 2004-10-06 -# Whom: Michael Johnson <ahze@ahze.net> -# +# Created by: Michael Johnson <ahze@ahze.net> # $FreeBSD$ # $MCom: ports/graphics/glitz/Makefile,v 1.8 2006/09/10 00:51:10 mezz Exp $ -# PORTNAME= glitz PORTVERSION= 0.5.6 @@ -17,7 +13,7 @@ COMMENT= OpenGL image compositing library USE_GL= yes USE_XORG= xt -USE_GNOME= pkgconfig gnomehack +USE_GNOME= gnomehack GNU_CONFIGURE= yes USE_LDCONFIG= yes |