summaryrefslogtreecommitdiff
path: root/editors/kile
diff options
context:
space:
mode:
authormarkd <markd>2004-01-15 09:20:53 +0000
committermarkd <markd>2004-01-15 09:20:53 +0000
commit80909ff0e5524a21d30fdcc35e9fde3c3cd1bc1a (patch)
tree7120167f7aa33fa116f14baf4c89e7b6ada3811f /editors/kile
parent814877abba9aa6521d532a4d0a0932b5ba2afb5c (diff)
downloadpkgsrc-80909ff0e5524a21d30fdcc35e9fde3c3cd1bc1a.tar.gz
Fix build on Solaris.
Diffstat (limited to 'editors/kile')
-rw-r--r--editors/kile/distinfo4
-rw-r--r--editors/kile/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/kile/distinfo b/editors/kile/distinfo
index 91bd68e2e2b..a8112ee1922 100644
--- a/editors/kile/distinfo
+++ b/editors/kile/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2003/12/14 11:38:21 markd Exp $
+$NetBSD: distinfo,v 1.6 2004/01/15 09:20:53 markd Exp $
SHA1 (kile-1.6.tar.gz) = b9d1b0958bb26600df784f03e0df70f4f5f757ae
Size (kile-1.6.tar.gz) = 2150149 bytes
-SHA1 (patch-aa) = 86e3c69f8356e715dfbf239667d729cd071e3b3c
+SHA1 (patch-aa) = 9c2fc465328a6813529c7c44c1391e8eed38e3dd
diff --git a/editors/kile/patches/patch-aa b/editors/kile/patches/patch-aa
index 3bf962b3702..53d34acc335 100644
--- a/editors/kile/patches/patch-aa
+++ b/editors/kile/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1 2003/12/14 11:38:22 markd Exp $
+$NetBSD: patch-aa,v 1.2 2004/01/15 09:20:53 markd Exp $
--- kile/kile/kilelyxserver.cpp.orig 2003-12-14 22:38:00.000000000 +1300
+++ kile/kile/kilelyxserver.cpp
@@ -6,7 +6,7 @@ $NetBSD: patch-aa,v 1.1 2003/12/14 11:38:22 markd Exp $
#include <sys/stat.h>
#include <sys/types.h>
-+#ifndef __NetBSD__
++#if !(defined(__NetBSD__) || defined(USE_SOLARIS))
#include <error.h>
+#endif
#include <stdlib.h> //getenv