pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts fonts/xorgs-fontsEncoding is found in ../../font...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5edd1e81a1ed
branches:  trunk
changeset: 478764:5edd1e81a1ed
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Thu Jul 29 12:12:54 2004 +0000

description:
fonts/xorgs-fontsEncoding is found in ../../fonts, not in ../../x11.

diffstat:

 fonts/xorg-fonts100dpi/Makefile   |  4 ++--
 fonts/xorg-fonts75dpi/Makefile    |  4 ++--
 fonts/xorg-fontsCyrillic/Makefile |  4 ++--
 fonts/xorg-fontsMisc/Makefile     |  4 ++--
 fonts/xorg-fontsTruetype/Makefile |  4 ++--
 fonts/xorg-fontsType1/Makefile    |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diffs (108 lines):

diff -r 2ac3c7563e14 -r 5edd1e81a1ed fonts/xorg-fonts100dpi/Makefile
--- a/fonts/xorg-fonts100dpi/Makefile   Thu Jul 29 10:15:47 2004 +0000
+++ b/fonts/xorg-fonts100dpi/Makefile   Thu Jul 29 12:12:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/29 12:12:54 kristerw Exp $
 
 DISTNAME=      X11R6.7.0-src1
 PKGNAME=       xorg-fonts100dpi-${XORG_VER}
@@ -10,7 +10,7 @@
 COMMENT=       X.org 100dpi bitmap fonts
 
 BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
-DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../x11/xorgs-fontsEncodings
+DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../fonts/xorg-fontsEncodings
 
 CHECK_X11_TYPE=                # defined
 XBUILD_DIRS=           fonts/encodings fonts/bdf/100dpi
diff -r 2ac3c7563e14 -r 5edd1e81a1ed fonts/xorg-fonts75dpi/Makefile
--- a/fonts/xorg-fonts75dpi/Makefile    Thu Jul 29 10:15:47 2004 +0000
+++ b/fonts/xorg-fonts75dpi/Makefile    Thu Jul 29 12:12:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/29 12:12:54 kristerw Exp $
 
 DISTNAME=      X11R6.7.0-src1
 PKGNAME=       xorg-fonts75dpi-${XORG_VER}
@@ -10,7 +10,7 @@
 COMMENT=       X.org 75dpi bitmap fonts
 
 BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
-DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../x11/xorgs-fontsEncodings
+DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../fonts/xorg-fontsEncodings
 
 CHECK_X11_TYPE=                # defined
 XBUILD_DIRS=           fonts/encodings fonts/bdf/75dpi
diff -r 2ac3c7563e14 -r 5edd1e81a1ed fonts/xorg-fontsCyrillic/Makefile
--- a/fonts/xorg-fontsCyrillic/Makefile Thu Jul 29 10:15:47 2004 +0000
+++ b/fonts/xorg-fontsCyrillic/Makefile Thu Jul 29 12:12:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/29 12:12:54 kristerw Exp $
 
 DISTNAME=      X11R6.7.0-src1
 PKGNAME=       xorg-fontsCyrillic-${XORG_VER}
@@ -10,7 +10,7 @@
 COMMENT=       X.org Cyrillic bitmap fonts
 
 BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
-DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../x11/xorgs-fontsEncodings
+DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../fonts/xorg-fontsEncodings
 
 CHECK_X11_TYPE=                # defined
 XBUILD_DIRS=           fonts/encodings fonts/bdf/cyrillic
diff -r 2ac3c7563e14 -r 5edd1e81a1ed fonts/xorg-fontsMisc/Makefile
--- a/fonts/xorg-fontsMisc/Makefile     Thu Jul 29 10:15:47 2004 +0000
+++ b/fonts/xorg-fontsMisc/Makefile     Thu Jul 29 12:12:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/29 12:12:54 kristerw Exp $
 
 DISTNAME=      X11R6.7.0-src1
 PKGNAME=       xorg-fontsMisc-${XORG_VER}
@@ -10,7 +10,7 @@
 COMMENT=       X.org miscellaneous bitmap fonts
 
 BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
-DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../x11/xorgs-fontsEncodings
+DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../fonts/xorg-fontsEncodings
 
 CHECK_X11_TYPE=                # defined
 XBUILD_DIRS=           fonts/encodings fonts/bdf/misc
diff -r 2ac3c7563e14 -r 5edd1e81a1ed fonts/xorg-fontsTruetype/Makefile
--- a/fonts/xorg-fontsTruetype/Makefile Thu Jul 29 10:15:47 2004 +0000
+++ b/fonts/xorg-fontsTruetype/Makefile Thu Jul 29 12:12:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/29 12:12:54 kristerw Exp $
 
 DISTNAME=      X11R6.7.0-src1
 PKGNAME=       xorg-fontsTruetype-${XORG_VER}
@@ -11,7 +11,7 @@
 
 BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
 BUILD_DEPENDS+=        fontconfig-[0-9]*:../../fonts/fontconfig
-DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../x11/xorgs-fontsEncodings
+DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../fonts/xorg-fontsEncodings
 
 CONFLICTS=     vera-ttf-[0-9]*
 
diff -r 2ac3c7563e14 -r 5edd1e81a1ed fonts/xorg-fontsType1/Makefile
--- a/fonts/xorg-fontsType1/Makefile    Thu Jul 29 10:15:47 2004 +0000
+++ b/fonts/xorg-fontsType1/Makefile    Thu Jul 29 12:12:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/29 12:12:54 kristerw Exp $
 
 DISTNAME=      X11R6.7.0-src1
 PKGNAME=       xorg-fontsType1-${XORG_VER}
@@ -10,7 +10,7 @@
 COMMENT=       X.org Type1 fonts
 
 BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
-DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../x11/xorgs-fontsEncodings
+DEPENDS+=      xorg-fontsEncodings>=6.7.0:../../fonts/xorg-fontsEncodings
 
 CHECK_X11_TYPE=                # defined
 XBUILD_DIRS=           fonts/encodings fonts/scaled/Type1



Home | Main Index | Thread Index | Old Index