aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesagl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-01-27 05:41:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-01-27 05:41:43 +0000
commit95dda47e21daa72f6bd8ce5c35bb2736ffceedc4 (patch)
tree025b5bf9c963e7b4bcf5273e51224b34698f4853 /graphics/mesagl
parentd31e45f1ead38fe61b1d224883b2c54236cfc78a (diff)
downloadports-95dda47e21daa72f6bd8ce5c35bb2736ffceedc4.tar.gz
ports-95dda47e21daa72f6bd8ce5c35bb2736ffceedc4.zip
Notes
Diffstat (limited to 'graphics/mesagl')
-rw-r--r--graphics/mesagl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index 74fb145eee0b..4a0a7887e356 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