aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2005-07-29 21:57:33 +0800
committermi <mi@FreeBSD.org>2005-07-29 21:57:33 +0800
commit5eebe01cb2913a04d9460b1a08dab31581ed0307 (patch)
treedeee52ea0a89ea985d1c3d12b9e12095b8a1ea21 /graphics
parent34c71098a55f3c71318276fef9f488e7ce2d25f4 (diff)
downloadfreebsd-ports-gnome-5eebe01cb2913a04d9460b1a08dab31581ed0307.tar.gz
freebsd-ports-gnome-5eebe01cb2913a04d9460b1a08dab31581ed0307.tar.zst
freebsd-ports-gnome-5eebe01cb2913a04d9460b1a08dab31581ed0307.zip
Add the missing USE_GHOSTSCRIPT.
Notified by: pointyhat (kris) PR: ports/84290
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GraphicsMagick/Makefile1
-rw-r--r--graphics/GraphicsMagick12/Makefile1
-rw-r--r--graphics/GraphicsMagick13/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 84ab6e28a0c4..b2f29fdf3d38 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -28,6 +28,7 @@ OPTIONS+= FPX "Build FPX backend -- broken on non-i386 systems" \
${ARCH:S,i386,on,:C,^[^o].*,off,}
USE_BZIP2= yes
+USE_GHOSTSCRIPT=yes
USE_LIBTOOL_VER=15
MAN1= GraphicsMagick++-config.1 \
diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile
index 84ab6e28a0c4..b2f29fdf3d38 100644
--- a/graphics/GraphicsMagick12/Makefile
+++ b/graphics/GraphicsMagick12/Makefile
@@ -28,6 +28,7 @@ OPTIONS+= FPX "Build FPX backend -- broken on non-i386 systems" \
${ARCH:S,i386,on,:C,^[^o].*,off,}
USE_BZIP2= yes
+USE_GHOSTSCRIPT=yes
USE_LIBTOOL_VER=15
MAN1= GraphicsMagick++-config.1 \
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index 84ab6e28a0c4..b2f29fdf3d38 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -28,6 +28,7 @@ OPTIONS+= FPX "Build FPX backend -- broken on non-i386 systems" \
${ARCH:S,i386,on,:C,^[^o].*,off,}
USE_BZIP2= yes
+USE_GHOSTSCRIPT=yes
USE_LIBTOOL_VER=15
MAN1= GraphicsMagick++-config.1 \