pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts XFree86-clients is not required at run-time for ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8198ee72e2ef
branches:  trunk
changeset: 482069:8198ee72e2ef
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue Oct 19 15:55:26 2004 +0000

description:
XFree86-clients is not required at run-time for these packages.
But it is needed to build.
So use BUILD_DEPENDS instead of DEPENDS.
(This is the way the xorg-fonts* packages do it.)
Also bump PKGREVISIONs for these.
(Okayed by maintainer, Juan RP.)

diffstat:

 fonts/XFree86-fonts100dpi/Makefile           |  3 ++-
 fonts/XFree86-fonts75dpi/Makefile            |  3 ++-
 fonts/XFree86-fontsCyrillic/Makefile         |  3 ++-
 fonts/XFree86-fontsEncodings/Makefile        |  5 +++--
 fonts/XFree86-fontsEncodings/Makefile.common |  3 ++-
 fonts/XFree86-fontsMisc/Makefile             |  3 ++-
 6 files changed, 13 insertions(+), 7 deletions(-)

diffs (90 lines):

diff -r 32c92a8ee9f7 -r 8198ee72e2ef fonts/XFree86-fonts100dpi/Makefile
--- a/fonts/XFree86-fonts100dpi/Makefile        Tue Oct 19 13:27:48 2004 +0000
+++ b/fonts/XFree86-fonts100dpi/Makefile        Tue Oct 19 15:55:26 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/07/31 02:28:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $
 
 DISTNAME=      XFree86-${XF_VER}-src-4
 PKGNAME=       XFree86-fonts100dpi-${XF_VER}
+PKGREVISION=   1
 CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
diff -r 32c92a8ee9f7 -r 8198ee72e2ef fonts/XFree86-fonts75dpi/Makefile
--- a/fonts/XFree86-fonts75dpi/Makefile Tue Oct 19 13:27:48 2004 +0000
+++ b/fonts/XFree86-fonts75dpi/Makefile Tue Oct 19 15:55:26 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/07/31 02:28:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $
 
 DISTNAME=      XFree86-${XF_VER}-src-4
 PKGNAME=       XFree86-fonts75dpi-${XF_VER}
+PKGREVISION=   1
 CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
diff -r 32c92a8ee9f7 -r 8198ee72e2ef fonts/XFree86-fontsCyrillic/Makefile
--- a/fonts/XFree86-fontsCyrillic/Makefile      Tue Oct 19 13:27:48 2004 +0000
+++ b/fonts/XFree86-fontsCyrillic/Makefile      Tue Oct 19 15:55:26 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/07/31 02:28:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $
 
 DISTNAME=      XFree86-${XF_VER}-src-4 
 PKGNAME=       XFree86-fontsCyrillic-${XF_VER}
+PKGREVISION=   1
 CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
diff -r 32c92a8ee9f7 -r 8198ee72e2ef fonts/XFree86-fontsEncodings/Makefile
--- a/fonts/XFree86-fontsEncodings/Makefile     Tue Oct 19 13:27:48 2004 +0000
+++ b/fonts/XFree86-fontsEncodings/Makefile     Tue Oct 19 15:55:26 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/07/31 02:28:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/19 15:55:26 reed Exp $
 
 DISTNAME=      XFree86-${XF_VER}-src-4
 PKGNAME=       XFree86-fontsEncodings-${XF_VER}
+PKGREVISION=   1
 CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
@@ -10,7 +11,7 @@
 HOMEPAGE=      http://www.xfree86.org/
 COMMENT=       XFree86 Encoding fonts
 
-DEPENDS=       XFree86-clients>=${XF_VER}:../../x11/XFree86-clients
+BUILD_DEPENDS= XFree86-clients>=${XF_VER}:../../x11/XFree86-clients
 
 NO_XFREE86_TARGETS=    # defined
 WRKSRC=                        ${WRKDIR}/xc/fonts/encodings
diff -r 32c92a8ee9f7 -r 8198ee72e2ef fonts/XFree86-fontsEncodings/Makefile.common
--- a/fonts/XFree86-fontsEncodings/Makefile.common      Tue Oct 19 13:27:48 2004 +0000
+++ b/fonts/XFree86-fontsEncodings/Makefile.common      Tue Oct 19 15:55:26 2004 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.4 2004/07/30 08:31:22 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/10/19 15:55:26 reed Exp $
 #
 # Makefile fragment used by XFree86-fonts* packages.
 
 NO_BUILDLINK=  # defined
 USE_LANGUAGES= # empty
 
+BUILD_DEPENDS= XFree86-clients>=${XF_VER}:../../x11/XFree86-clients
 DEPENDS+=      XFree86-fontsEncodings>=${XF_VER}:../../fonts/XFree86-fontsEncodings
 FILESDIR=      ${.CURDIR}/../../fonts/XFree86-fontsEncodings/files
 
diff -r 32c92a8ee9f7 -r 8198ee72e2ef fonts/XFree86-fontsMisc/Makefile
--- a/fonts/XFree86-fontsMisc/Makefile  Tue Oct 19 13:27:48 2004 +0000
+++ b/fonts/XFree86-fontsMisc/Makefile  Tue Oct 19 15:55:26 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/07/31 02:28:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:27 reed Exp $
 
 DISTNAME=      ${DISTFILES}
 PKGNAME=       XFree86-fontsMisc-${XF_VER}
+PKGREVISION=   1
 CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 DISTFILES=     XFree86-${XF_VER}-src-1.tgz XFree86-${XF_VER}-src-4.tgz



Home | Main Index | Thread Index | Old Index