summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick
diff options
context:
space:
mode:
authoradam <adam>2013-03-11 19:54:07 +0000
committeradam <adam>2013-03-11 19:54:07 +0000
commit15d6f3e6f875ba657f5fb2bc82a9da5785615b80 (patch)
treef7a57cd4520a7cd2ac81f0c98e944acee79bc31f /graphics/GraphicsMagick
parentd8a610d0a5cc9651ef6694969d959c559ea24575 (diff)
downloadpkgsrc-15d6f3e6f875ba657f5fb2bc82a9da5785615b80.tar.gz
patches are no longer required
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r--graphics/GraphicsMagick/patches/patch-configure15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/GraphicsMagick/patches/patch-configure b/graphics/GraphicsMagick/patches/patch-configure
deleted file mode 100644
index ad003a9592d..00000000000
--- a/graphics/GraphicsMagick/patches/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2013/02/19 00:23:26 wiz Exp $
-
-Detect png-1.6 and 1.7.
-
---- configure.orig 2012-10-13 21:32:07.000000000 +0000
-+++ configure
-@@ -26183,7 +11531,7 @@ fi
-
-
- if test $passed -gt 0; then
-- for var in 5 4 2 '' ; do
-+ for var in 7 6 5 4 2 '' ; do
- if test "x${var}" = 'x' ; then
- pnglib='png'
- else