summaryrefslogtreecommitdiff
path: root/geography/gdal-lib
diff options
context:
space:
mode:
authoradam <adam>2015-11-26 13:38:14 +0000
committeradam <adam>2015-11-26 13:38:14 +0000
commitc315b78d37c1ae21ea777b54a55812f2822f9a40 (patch)
tree0de45106afb2a8e0637dc1ef8ae2e214af2c04c3 /geography/gdal-lib
parent0c2b562c13cd957aec4bc4f8a4aa06c70a053f12 (diff)
downloadpkgsrc-c315b78d37c1ae21ea777b54a55812f2822f9a40.tar.gz
patch-configure not needed any more
Diffstat (limited to 'geography/gdal-lib')
-rw-r--r--geography/gdal-lib/patches/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/geography/gdal-lib/patches/patch-configure b/geography/gdal-lib/patches/patch-configure
deleted file mode 100644
index 516a007a3b0..00000000000
--- a/geography/gdal-lib/patches/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-configure,v 1.3 2014/10/10 01:13:58 wen Exp $
-
---- configure.orig 2014-10-09 09:28:47.000000000 +0000
-+++ configure
-@@ -22498,7 +22498,7 @@ $as_echo "found libecwj2 in $with_ecw/li
-
- # ECW SDK 5.0 style
- elif test -r $with_ecw/lib/x64/release/libNCSEcw.so ; then
-- if test `arch` == "x86_64" ; then
-+ if test `arch` = "x86_64" ; then
- ECW_LIBDIR=$with_ecw/lib/x64/release
- else
- ECW_LIBDIR=$with_ecw/lib/x86/release