summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-07 16:04:56 +0000
committerjoerg <joerg>2007-03-07 16:04:56 +0000
commit32e3d271806712d64013257b780a8b89ed611496 (patch)
tree77bec75ec40918e3b9636b9a0aadac918da81352 /geography
parent380dc4dff0b8eabd30f181a059a0762771e38ffe (diff)
downloadpkgsrc-32e3d271806712d64013257b780a8b89ed611496.tar.gz
Forgot to cvs add the patch to not run doxygen (and fail if it doesn't
exist).
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/geography/gdal-lib/patches/patch-ab b/geography/gdal-lib/patches/patch-ab
new file mode 100644
index 00000000000..643eedfdc78
--- /dev/null
+++ b/geography/gdal-lib/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2007/03/07 16:04:56 joerg Exp $
+
+--- ogr/GNUmakefile.orig 2007-03-07 15:23:10.000000000 +0000
++++ ogr/GNUmakefile
+@@ -15,7 +15,7 @@ CPPFLAGS := -Iogrsf_frmts -I. $(GDAL_INC
+
+ default: lib apps
+
+-all: sublibs apps test_ogrsf$(EXE) docs
++all: sublibs apps test_ogrsf$(EXE)
+
+ ifeq ($(OGR_ENABLED),yes)
+