aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-24 13:32:30 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-24 13:32:30 +0000
commitc8cd7a15312930ec2f208265029acf48ab6ca9a0 (patch)
tree95f4a5befd22918ca7dc0c06911b1ab8991189c8 /graphics
parentbf62b74eb7197a286d9cb13c7a3b6610a368b648 (diff)
downloadports-c8cd7a15312930ec2f208265029acf48ab6ca9a0.tar.gz
ports-c8cd7a15312930ec2f208265029acf48ab6ca9a0.zip
Notes
Diffstat (limited to 'graphics')
-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