pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts Explicitly depend on imake.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/37b14a6b708c
branches:  trunk
changeset: 514857:37b14a6b708c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 19 12:23:02 2006 +0000

description:
Explicitly depend on imake.

diffstat:

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

diffs (90 lines):

diff -r 27f642d75c18 -r 37b14a6b708c fonts/xorg-fonts100dpi/Makefile
--- a/fonts/xorg-fonts100dpi/Makefile   Mon Jun 19 08:28:57 2006 +0000
+++ b/fonts/xorg-fonts100dpi/Makefile   Mon Jun 19 12:23:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/12 15:29:17 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/19 12:23:02 joerg Exp $
 
 DISTNAME=      X11R${XORG_VER}-src1
 PKGNAME=       xorg-fonts100dpi-${XORG_VER}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.x.org/
 COMMENT=       X.org 100dpi bitmap fonts
 
+USE_TOOLS+=    imake
+
 DEPENDS+=      xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings
 
 XBUILD_DIRS=   fonts/encodings fonts/bdf/100dpi
diff -r 27f642d75c18 -r 37b14a6b708c fonts/xorg-fonts75dpi/Makefile
--- a/fonts/xorg-fonts75dpi/Makefile    Mon Jun 19 08:28:57 2006 +0000
+++ b/fonts/xorg-fonts75dpi/Makefile    Mon Jun 19 12:23:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/12 15:29:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/19 12:23:02 joerg Exp $
 
 DISTNAME=      X11R${XORG_VER}-src1
 PKGNAME=       xorg-fonts75dpi-${XORG_VER}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.x.org/
 COMMENT=       X.org 75dpi bitmap fonts
 
+USE_TOOLS+=    imake
+
 DEPENDS+=      xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings
 
 XBUILD_DIRS=   fonts/encodings fonts/bdf/75dpi
diff -r 27f642d75c18 -r 37b14a6b708c fonts/xorg-fontsMisc/Makefile
--- a/fonts/xorg-fontsMisc/Makefile     Mon Jun 19 08:28:57 2006 +0000
+++ b/fonts/xorg-fontsMisc/Makefile     Mon Jun 19 12:23:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/12 15:29:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/19 12:23:02 joerg Exp $
 
 DISTNAME=      X11R${XORG_VER}-src1
 PKGNAME=       xorg-fontsMisc-${XORG_VER}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.x.org/
 COMMENT=       X.org miscellaneous bitmap fonts
 
+USE_TOOLS+=    imake
+
 DEPENDS+=      xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings
 
 XBUILD_DIRS=   fonts/encodings fonts/bdf/misc
diff -r 27f642d75c18 -r 37b14a6b708c fonts/xorg-fontsTruetype/Makefile
--- a/fonts/xorg-fontsTruetype/Makefile Mon Jun 19 08:28:57 2006 +0000
+++ b/fonts/xorg-fontsTruetype/Makefile Mon Jun 19 12:23:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:08 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/19 12:23:02 joerg Exp $
 
 DISTNAME=      X11R${XORG_VER}-src1
 PKGNAME=       xorg-fontsTruetype-${XORG_VER}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.x.org/
 COMMENT=       X.org Truetype fonts
 
+USE_TOOLS+=    imake
+
 BUILD_DEPENDS+=        fontconfig-[0-9]*:../../fonts/fontconfig
 DEPENDS+=      xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings
 
diff -r 27f642d75c18 -r 37b14a6b708c fonts/xorg-fontsType1/Makefile
--- a/fonts/xorg-fontsType1/Makefile    Mon Jun 19 08:28:57 2006 +0000
+++ b/fonts/xorg-fontsType1/Makefile    Mon Jun 19 12:23:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:08 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/06/19 12:23:02 joerg Exp $
 
 DISTNAME=      X11R${XORG_VER}-src1
 PKGNAME=       xorg-fontsType1-${XORG_VER}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.x.org/
 COMMENT=       X.org Type1 fonts
 
+USE_TOOLS+=    imake
+
 DEPENDS+=      xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings
 
 XBUILD_DIRS=   fonts/encodings fonts/scaled/Type1



Home | Main Index | Thread Index | Old Index