summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2023-03-10 10:09:33 +0100
committer Matteo Bernardini2024-03-16 09:16:39 +0100
commit3de9c51dfc741a2b87ef24f85ada45c4e39f4ba7 (patch)
treee4acd7e58e36b5751586b8d2e2cc7b2f08e44f22
parentf2fd02d810ccafdcb54cd1ce380341a85bbefd77 (diff)
downloadslackbuilds-graphviz.tar.gz
graphics/graphviz: Disable the php bindings.graphviz
They won't build with php 8.2.x in current Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--graphics/graphviz/graphviz.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/graphviz/graphviz.SlackBuild b/graphics/graphviz/graphviz.SlackBuild
index 40849f7daf..f492300fe5 100644
--- a/graphics/graphviz/graphviz.SlackBuild
+++ b/graphics/graphviz/graphviz.SlackBuild
@@ -93,6 +93,7 @@ LDFLAGS="-L/usr/lib${LIBDIRSUFFIX}" \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--mandir=/usr/man \
+ --enable-php=no \
--disable-static \
--build=$ARCH-slackware-linux