summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-03-21 15:54:22 +0000
committerrillig <rillig@pkgsrc.org>2020-03-21 15:54:22 +0000
commitbc06eb4ad52e52796b8286b1810d37c7f2ddb74a (patch)
tree0c5ea0d3f248c38d74e1c8b84cdb2240f9b6c5e9 /x11
parente0a5517c8c020339a405506bf9e7df46bb4412dc (diff)
downloadpkgsrc-bc06eb4ad52e52796b8286b1810d37c7f2ddb74a.tar.gz
x11/fox: remove unknown configure option --with-shm
There would have been --with-xshm, but since the package builds fine this way, don't change any behavior.
Diffstat (limited to 'x11')
-rw-r--r--x11/fox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/fox/Makefile b/x11/fox/Makefile
index 1a313dd5e56..358b8d63113 100644
--- a/x11/fox/Makefile
+++ b/x11/fox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2018/12/12 19:07:22 bsiegert Exp $
+# $NetBSD: Makefile,v 1.60 2020/03/21 15:54:22 rillig Exp $
DISTNAME= fox-1.6.57
CATEGORIES= x11
@@ -15,7 +15,6 @@ USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-release
CONFIGURE_ARGS+= --with-opengl
-CONFIGURE_ARGS+= --with-shm
CONFIGURE_ARGS+= --with-xft
CONFIGURE_ARGS+= --with-x