aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-02 22:39:52 +0800
committerbapt <bapt@FreeBSD.org>2013-09-02 22:39:52 +0800
commit2f26c73826dee85fd052884721ad4225725d1232 (patch)
treefee37e624aa2a01cf1ca98834b8ee703e784fe05 /graphics
parent8051f6f5f7004cbe176bfbc578ca9e742f4850fa (diff)
downloadfreebsd-ports-gnome-2f26c73826dee85fd052884721ad4225725d1232.tar.gz
freebsd-ports-gnome-2f26c73826dee85fd052884721ad4225725d1232.tar.zst
freebsd-ports-gnome-2f26c73826dee85fd052884721ad4225725d1232.zip
Do not overwrite any existing USES that breaks graphics/dri defining USES=pkgconfig
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libGL/bsd.mesalib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libGL/bsd.mesalib.mk b/graphics/libGL/bsd.mesalib.mk
index 47535c1c3240..c79cfdb54dcf 100644
--- a/graphics/libGL/bsd.mesalib.mk
+++ b/graphics/libGL/bsd.mesalib.mk
@@ -41,7 +41,7 @@ BUILD_DEPENDS+= makedepend:${PORTSDIR}/devel/makedepend \
python:${PORTSDIR}/lang/python \
${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
-USES= bison
+USES+= bison
USE_PYTHON_BUILD=yes
USE_BZIP2= yes
USE_GMAKE= yes