summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-07-21 22:32:33 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-07-21 22:32:33 +0000
commitea313d384305ff6a3326e66a0a7f71c2a6343329 (patch)
treed027c3b4da2710c1b2821f471d20bd78f7e55bcc /x11
parent74524f9cefea2455fb77278a0bd86a4532170c6d (diff)
downloadpkgsrc-ea313d384305ff6a3326e66a0a7f71c2a6343329.tar.gz
Ensure that BuildCyrillicFonts is not defined (to avoid some warnings
building XFree86-* pkgs under OpenBSD).
Diffstat (limited to 'x11')
-rw-r--r--x11/imake/distinfo4
-rw-r--r--x11/imake/patches/patch-ah16
2 files changed, 14 insertions, 6 deletions
diff --git a/x11/imake/distinfo b/x11/imake/distinfo
index 177eb8cffb1..86cd6ce24ea 100644
--- a/x11/imake/distinfo
+++ b/x11/imake/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/07/21 21:42:51 xtraeme Exp $
+$NetBSD: distinfo,v 1.7 2004/07/21 22:32:33 xtraeme Exp $
SHA1 (XFree86-4.4.0-src-1.tgz) = 44b38a7044c82d0b2f785b0e6a935349abcb5d79
Size (XFree86-4.4.0-src-1.tgz) = 11760814 bytes
@@ -11,4 +11,4 @@ SHA1 (patch-ad) = 90584e5732fb882f431afd69f6fd1c26c9d22bee
SHA1 (patch-ae) = b34f46d715e90159df3897cf20023b58b9deff67
SHA1 (patch-af) = a06752ee9f55e64a407fac6fbde3547fd096c71d
SHA1 (patch-ag) = 178d556fa11818420cd685308cf179ee5f6f7dac
-SHA1 (patch-ah) = 72348b2ed4e38c9eb22ce8482b2f6b921c57c945
+SHA1 (patch-ah) = 4545d9fd50c2a7b6f5a04da330784eaf9a5373ad
diff --git a/x11/imake/patches/patch-ah b/x11/imake/patches/patch-ah
index 7afe0923976..28f90ce7265 100644
--- a/x11/imake/patches/patch-ah
+++ b/x11/imake/patches/patch-ah
@@ -1,7 +1,7 @@
-$NetBSD: patch-ah,v 1.3 2004/07/21 21:42:51 xtraeme Exp $
+$NetBSD: patch-ah,v 1.4 2004/07/21 22:32:33 xtraeme Exp $
---- config/cf/OpenBSD.cf.in.orig Wed Jul 21 23:38:55 2004
-+++ config/cf/OpenBSD.cf.in Wed Jul 21 23:40:53 2004
+--- config/cf/OpenBSD.cf.in.orig 2004-07-22 00:18:37.000000000 +0200
++++ config/cf/OpenBSD.cf.in 2004-07-22 00:19:48.000000000 +0200
@@ -162,7 +162,7 @@
#define MkdirHierCmd mkdir -p
@@ -24,7 +24,15 @@ $NetBSD: patch-ah,v 1.3 2004/07/21 21:42:51 xtraeme Exp $
#endif
#ifndef DefaultCCOptions
#if defined(UseInstalled)
-@@ -481,13 +481,7 @@
+@@ -226,7 +226,6 @@
+
+ #define HasBsdMake YES
+
+-#define BuildCyrillicFonts YES
+ #define GzipFontCompression YES
+ #define DefaultUserPath /bin:/usr/bin:/usr/local/bin:$(BINDIR)
+ #define DefaultSystemPath /sbin:/usr/sbin:/bin:/usr/bin:$(BINDIR)
+@@ -481,13 +480,7 @@
# endif