summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/GraphicsMagick/Makefile2
-rw-r--r--graphics/GraphicsMagick12/Makefile2
-rw-r--r--graphics/GraphicsMagick13/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index ac88ab48cbb7..f1fce86d4185 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -53,7 +53,7 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS+= --with-windows-font-dir="${WINDOWS_FONT_DIR}"
.endif
-ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
+#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
.if !defined(NOPORTDOCS)
INSTALL_TARGET= install install-data-html
diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile
index ac88ab48cbb7..f1fce86d4185 100644
--- a/graphics/GraphicsMagick12/Makefile
+++ b/graphics/GraphicsMagick12/Makefile
@@ -53,7 +53,7 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS+= --with-windows-font-dir="${WINDOWS_FONT_DIR}"
.endif
-ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
+#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
.if !defined(NOPORTDOCS)
INSTALL_TARGET= install install-data-html
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index ac88ab48cbb7..f1fce86d4185 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -53,7 +53,7 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS+= --with-windows-font-dir="${WINDOWS_FONT_DIR}"
.endif
-ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
+#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
.if !defined(NOPORTDOCS)
INSTALL_TARGET= install install-data-html