summaryrefslogtreecommitdiff
path: root/graphics/Mesa/Makefile.common
blob: 9d180550736927d1829af2fbfa2575d36816cdd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile.common,v 1.14 2003/07/03 18:01:15 jschauma Exp $

# Latest is:		5.0.1
# Default is:		3.4.2
MESA_REQD?=		3.4.2

MESA_VERSION=		${MESA_REQD}
DISTNAME?=		MesaLib-${MESA_VERSION}
CATEGORIES?=		graphics
MASTER_SITES?= 		${MASTER_SITE_SOURCEFORGE:=mesa3d/}
EXTRACT_SUFX?=		.tar.bz2

MAINTAINER?=		tech-pkg@netbsd.org
HOMEPAGE?=		http://www.mesa3d.org/

USE_GMAKE=		yes
USE_LIBTOOL=		yes
LIBTOOL_OVERRIDE=	${WRKSRC}/libtool

GNU_CONFIGURE?=		yes
CONFIGURE_ARGS+=	--enable-static