summaryrefslogtreecommitdiff
path: root/graphics/Mesa3
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-04 12:24:57 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-04 12:24:57 +0000
commitc2d1552c94fcfa703f856e84ceca2886cbc8f6f5 (patch)
tree395589dd153906fc145c3ef4d0186a427361db0f /graphics/Mesa3
parentUpdate to 3.5.0. (diff)
Now bsd.port.pre.mk declares XFREE86_VERSION, so we could remove it.
Notes
Notes: svn path=/head/; revision=32244
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r--graphics/Mesa3/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 47698f6c09bc..6a3ab8afd701 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/Makefile
@@ -31,8 +31,6 @@ 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