aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-03 19:07:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-03 19:07:19 +0000
commit50fd1e8cd2dda920fd5c7280331a0c2385a1022b (patch)
tree101abeeae44db704f34b6d561d03823339c2313f /x11/xlockmore
parent66e08852f7b32354ff9373d8c6bcdc0dd45cd47c (diff)
downloadports-50fd1e8cd2dda920fd5c7280331a0c2385a1022b.tar.gz
ports-50fd1e8cd2dda920fd5c7280331a0c2385a1022b.zip
Notes
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}