aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 8933efac7a45..5862088b0449 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -49,10 +49,6 @@ OPTIONS=MESAGL "Enable Mesa 3D (for GL modes)" off \
.include <bsd.port.pre.mk>
-.if ${ARCH} == amd64
-.undef WITH_MESAGL
-.endif
-
.if defined(WITH_MESAGL)
CONFIGURE_ARGS+= --with-mesa
MESALIB=${PTHREAD_LIBS}