aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Mesa3/Makefile2
-rw-r--r--graphics/mesagl/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 6a3ab8afd701..47698f6c09bc 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/Makefile
@@ -31,6 +31,8 @@ USE_GMAKE= yes
CONFIGURE_ENV+= GLVER="${GLVER}" GLUTVER="${GLUTVER}"
PLIST_SUB= GLVER="${GLVER}" GLUTVER="${GLUTVER}"
+XFREE86_VERSION?= 3
+
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 3
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index 6a3ab8afd701..47698f6c09bc 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/Makefile
@@ -31,6 +31,8 @@ USE_GMAKE= yes
CONFIGURE_ENV+= GLVER="${GLVER}" GLUTVER="${GLUTVER}"
PLIST_SUB= GLVER="${GLVER}" GLUTVER="${GLUTVER}"
+XFREE86_VERSION?= 3
+
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 3