summaryrefslogtreecommitdiffstats
path: root/graphics/glitz
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
commit1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb (patch)
treeacdda213828bbb8225ec4ab1136c646f4cca6305 /graphics/glitz
parentf72f003a94fafe45af77f3f41658c9005a1f8586 (diff)
downloadmarcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.gz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.bz2
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.lz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.xz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.zst
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.zip
Convert to USE_AUTOTOOLS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4171 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/glitz')
-rw-r--r--graphics/glitz/Makefile4
1 files changed, 2 insertions, 2 deletions
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}" \