aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-09-12 15:16:49 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-09-12 15:16:49 +0000
commit6a1a9b6889177dde24730c99bc2a6d2f94092ca0 (patch)
treebf0ccb938fc5ef41d16ba4d8e71a3d8a9831cdc1 /graphics
parent037116a382c8389c799ff3200769341b6fac3267 (diff)
downloadports-6a1a9b6889177dde24730c99bc2a6d2f94092ca0.tar.gz
ports-6a1a9b6889177dde24730c99bc2a6d2f94092ca0.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libosmesa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index 0888beb4bccd..127ace957e11 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -13,7 +13,7 @@ COMMENT= Off-Screen Mesa implementation of the OpenGL API
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
-USES= gmake pkgconfig tar:bzip2 libtool python:2
+USES= gmake pkgconfig tar:bzip2 libtool python:2 bison
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-osmesa \