pkgsrc/graphics/Mesa/Makefile.common
jschauma 874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00

21 lines
492 B
Makefile

# $NetBSD: Makefile.common,v 1.13 2003/06/23 14:23:18 jschauma Exp $
# Latest is: 5.0.1
# Default is: 5.0.1
MESA_REQD?= 5.0.1
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