aboutsummaryrefslogtreecommitdiff
path: root/graphics/libGL
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2010-03-25 23:11:22 +0000
committerMarius Strobl <marius@FreeBSD.org>2010-03-25 23:11:22 +0000
commitbb8871ec1b2b4a5be7b7a13f4ff8a535f933c15d (patch)
treed7bc43ce6e0b26180af2bbba5174391d24e34237 /graphics/libGL
parent12c4a1fce70d7c671e4e8319e6f65c30ec7b842b (diff)
downloadports-bb8871ec1b2b4a5be7b7a13f4ff8a535f933c15d.tar.gz
ports-bb8871ec1b2b4a5be7b7a13f4ff8a535f933c15d.zip
Notes
Diffstat (limited to 'graphics/libGL')
-rw-r--r--graphics/libGL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libGL/Makefile b/graphics/libGL/Makefile
index 6e7e99f84234..009d2c7a538a 100644
--- a/graphics/libGL/Makefile
+++ b/graphics/libGL/Makefile
@@ -17,8 +17,8 @@ LIB_DEPENDS+= drm:${PORTSDIR}/graphics/libdrm \
USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto:both
-.ifdef WITH_NOUVEAU
-EXTRA_PATCHES= mesalib74-configure
+.ifndef WITHOUT_NOUVEAU
+EXTRA_PATCHES+= ${FILESDIR}/mesalib74-configure
.endif
do-install: