summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-07-29 13:57:33 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-07-29 13:57:33 +0000
commit43faaa2d5d60b4c6667f299fe19489c659627056 (patch)
tree901b7b9053811577263f2f04d85b75ad0f62d454 /graphics
parentUpdate to 7.3.1 (diff)
Add the missing USE_GHOSTSCRIPT.
Notified by: pointyhat (kris) PR: ports/84290
Notes
Notes: svn path=/head/; revision=140399
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 \