aboutsummaryrefslogtreecommitdiff
path: root/graphics/libglut
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/libglut
parent12c4a1fce70d7c671e4e8319e6f65c30ec7b842b (diff)
downloadports-bb8871ec1b2b4a5be7b7a13f4ff8a535f933c15d.tar.gz
ports-bb8871ec1b2b4a5be7b7a13f4ff8a535f933c15d.zip
Notes
Diffstat (limited to 'graphics/libglut')
-rw-r--r--graphics/libglut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libglut/Makefile b/graphics/libglut/Makefile
index 1e682c71a8be..033d82c9aa72 100644
--- a/graphics/libglut/Makefile
+++ b/graphics/libglut/Makefile
@@ -15,8 +15,8 @@ COMMENT= OpenGL utility toolkit
USE_GL= glu
USE_XORG= glproto x11 xext xxf86vm xdamage xfixes xi xmu dri2proto
-.ifdef WITH_NOUVEAU
-EXTRA_PATCHES= mesalib74-configure
+.ifndef WITHOUT_NOUVEAU
+EXTRA_PATCHES+= ${FILESDIR}/mesalib74-configure
.endif
do-install: