aboutsummaryrefslogtreecommitdiff
path: root/math/yacas/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-12-10 13:38:42 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-12-10 13:38:42 +0000
commitf85c3bea3ae9e85c40c80f02c54031e5f048bafa (patch)
tree997331be81c0b9383667f1f0450e8f9b3cc86dba /math/yacas/Makefile
parent623ee7e9b68454909c891b8c03cd28290032a44f (diff)
downloadports-f85c3bea3ae9e85c40c80f02c54031e5f048bafa.tar.gz
ports-f85c3bea3ae9e85c40c80f02c54031e5f048bafa.zip
Notes
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r--math/yacas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 188387718bac..92aa0b55a7d6 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -40,8 +40,8 @@ PLIST_SUB+= GMP="@comment " NOGMP=""
.endif
.if defined(WITH_X11)
-USE_MESA= yes
-CONFIGURE_ARGS+= --with-x
+USE_GL= yes
+CONFIGURE_ARGS+=--with-x
PLIST_SUB+= X11=""
CPPFLAGS+= -I${X11BASE}/include
LDFLAGS+= -L${X11BASE}/lib