From 92b64b2f2d70300817c2025648a02e808dc0ae37 Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 27 Jan 2006 05:41:43 +0000 Subject: USE_MESA has been removed from bsd.port.mk. --- graphics/mesagl/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'graphics/mesagl') diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 74fb145..4a0a788 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -45,10 +45,6 @@ MAKE_ENV+= SUB_GL="${SUB_GL}" \ IGNORE= is unnecessary because libGL and libGLU come with XFree86 4.0 and higher .endif -.ifdef USE_MESA -.error You have `USE_MESA' variable defined either in environment or in make(1) arguments. Please undefine and try again. -.endif - post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure -- cgit v1.1