aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Mesa3/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-04 20:24:57 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-04 20:24:57 +0800
commit69fdc2d079d1fd5fca4f7c463323e331a2abdadf (patch)
tree53bd6c73a046b69959f626a06ebeddf5a07e76a6 /graphics/Mesa3/Makefile
parent9a12b3b014edc5f3e101e100ff89a0ea4c0e8a21 (diff)
downloadfreebsd-ports-gnome-69fdc2d079d1fd5fca4f7c463323e331a2abdadf.tar.gz
freebsd-ports-gnome-69fdc2d079d1fd5fca4f7c463323e331a2abdadf.tar.zst
freebsd-ports-gnome-69fdc2d079d1fd5fca4f7c463323e331a2abdadf.zip
Now bsd.port.pre.mk declares XFREE86_VERSION, so we could remove it.
Diffstat (limited to 'graphics/Mesa3/Makefile')
-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