aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-05-17 03:38:51 +0800
committermm <mm@FreeBSD.org>2012-05-17 03:38:51 +0800
commit87c65a3a88e9a577da103f92dfc3d3cc26aa8166 (patch)
tree924d64442e48c785e23d8de2d992b40f9fe81eca /graphics
parent5e393f09973128b3750301935b2ae63410939f92 (diff)
downloadfreebsd-ports-gnome-87c65a3a88e9a577da103f92dfc3d3cc26aa8166.tar.gz
freebsd-ports-gnome-87c65a3a88e9a577da103f92dfc3d3cc26aa8166.tar.zst
freebsd-ports-gnome-87c65a3a88e9a577da103f92dfc3d3cc26aa8166.zip
Fix shell in validate-colorspace.sh test
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/files/patch-tests-validate-colorspace.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/ImageMagick/files/patch-tests-validate-colorspace.sh b/graphics/ImageMagick/files/patch-tests-validate-colorspace.sh
new file mode 100644
index 000000000000..ae49d14180e0
--- /dev/null
+++ b/graphics/ImageMagick/files/patch-tests-validate-colorspace.sh
@@ -0,0 +1,6 @@
+--- tests/validate-colorspace.sh.orig 2012-05-16 21:33:59.156775935 +0200
++++ tests/validate-colorspace.sh 2012-05-16 21:34:05.407784427 +0200
+@@ -1,2 +1,2 @@
+-#!/bin/bash
++#!/bin/sh
+ #