From 1bd3aeaf9469fa4926e3af130a44236758f94204 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Thu, 13 Sep 2012 18:07:55 +0000 Subject: - Use PTHREAD_LIBS instead of -lpthread PR: ports/170506 Submitted by: Jason E. Hale --- graphics/dri/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/dri/Makefile') diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile index f4ca15183f10..c4c23d84ee7a 100644 --- a/graphics/dri/Makefile +++ b/graphics/dri/Makefile @@ -7,7 +7,7 @@ PORTNAME= dri PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= graphics -- cgit v1.2.3