summaryrefslogtreecommitdiff
path: root/devel/kdesdk3
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-04-20 14:09:23 +0000
committermarkd <markd@pkgsrc.org>2004-04-20 14:09:23 +0000
commitcd5ee92238ce3a3bad81ee1dd3c238d5a4ce3292 (patch)
tree8defaaf7617d8788fc9a14332df98bdb40953d74 /devel/kdesdk3
parent4638dd096fa37eb00c25ca0e0532308d2761c06f (diff)
downloadpkgsrc-cd5ee92238ce3a3bad81ee1dd3c238d5a4ce3292.tar.gz
add missing patch
Diffstat (limited to 'devel/kdesdk3')
-rw-r--r--devel/kdesdk3/patches/patch-ad10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/kdesdk3/patches/patch-ad b/devel/kdesdk3/patches/patch-ad
new file mode 100644
index 00000000000..5cb9af2bb09
--- /dev/null
+++ b/devel/kdesdk3/patches/patch-ad
@@ -0,0 +1,10 @@
+$NetBSD: patch-ad,v 1.1 2004/04/20 14:09:23 markd Exp $
+
+--- kompare/libdiff2/Makefile.am.orig 2003-11-30 22:50:02.000000000 +1300
++++ kompare/libdiff2/Makefile.am
+@@ -1,4 +1,4 @@
+-INCLUDES = -D INLINE_DIFFERENCES=0 -D EXCLUDE_DIFF_OPTION=0 -I$(top_srcdir)/kompare/komparepart -I$(top_srcdir)/kompare/interfaces $(all_includes)
++INCLUDES = -DINLINE_DIFFERENCES=0 -DEXCLUDE_DIFF_OPTION=0 -I$(top_srcdir)/kompare/komparepart -I$(top_srcdir)/kompare/interfaces $(all_includes)
+
+ noinst_HEADERS = \
+ levenshteintable.h \