summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-04 12:24:57 +0000
committersobomax <sobomax@FreeBSD.org>2000-09-04 12:24:57 +0000
commit69fdc2d079d1fd5fca4f7c463323e331a2abdadf (patch)
tree53bd6c73a046b69959f626a06ebeddf5a07e76a6 /graphics
parent9a12b3b014edc5f3e101e100ff89a0ea4c0e8a21 (diff)
downloadFreeBSD-ports-69fdc2d079d1fd5fca4f7c463323e331a2abdadf.zip
FreeBSD-ports-69fdc2d079d1fd5fca4f7c463323e331a2abdadf.tar.gz
Now bsd.port.pre.mk declares XFREE86_VERSION, so we could remove it.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa3/Makefile2
-rw-r--r--graphics/mesagl/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 47698f6..6a3ab8a 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
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index 47698f6..6a3ab8a 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/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
OpenPOWER on IntegriCloud