From 1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb Mon Sep 17 00:00:00 2001 From: marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> Date: Mon, 4 Jul 2005 00:12:01 +0000 Subject: Convert to USE_AUTOTOOLS. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4171 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/glitz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/glitz') diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index 58bf4948f..3af7caa4b 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@ahze.net> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/glitz/Makefile,v 1.2 2005/06/28 05:40:05 adamw Exp $ # PORTNAME= glitz @@ -17,7 +17,7 @@ COMMENT= OpenGL image compositing library USE_REINPLACE= yes USE_GL= yes USE_GNOME= pkgconfig gnometarget gnomehack -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ -- cgit