From 8a1f98faa2705dddfd48f0825e16072aa1465f3d Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Jun 2006 12:23:02 +0000 Subject: Explicitly depend on imake. --- 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(-) (limited to 'fonts') diff --git a/fonts/xorg-fonts100dpi/Makefile b/fonts/xorg-fonts100dpi/Makefile index 0c4a787048e..373b2753428 100644 --- a/fonts/xorg-fonts100dpi/Makefile +++ b/fonts/xorg-fonts100dpi/Makefile @@ -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 @@ MAINTAINER= joerg@NetBSD.org 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 --git a/fonts/xorg-fonts75dpi/Makefile b/fonts/xorg-fonts75dpi/Makefile index d7d8315ab94..6031be73e08 100644 --- a/fonts/xorg-fonts75dpi/Makefile +++ b/fonts/xorg-fonts75dpi/Makefile @@ -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 @@ MAINTAINER= joerg@NetBSD.org 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 --git a/fonts/xorg-fontsMisc/Makefile b/fonts/xorg-fontsMisc/Makefile index a84ebf63359..23c6a6900f6 100644 --- a/fonts/xorg-fontsMisc/Makefile +++ b/fonts/xorg-fontsMisc/Makefile @@ -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 @@ MAINTAINER= joerg@NetBSD.org 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 --git a/fonts/xorg-fontsTruetype/Makefile b/fonts/xorg-fontsTruetype/Makefile index 3ffe97c7b6b..4eab64854c8 100644 --- a/fonts/xorg-fontsTruetype/Makefile +++ b/fonts/xorg-fontsTruetype/Makefile @@ -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 @@ MAINTAINER= joerg@NetBSD.org 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 --git a/fonts/xorg-fontsType1/Makefile b/fonts/xorg-fontsType1/Makefile index c5f578c196b..d9b185c7921 100644 --- a/fonts/xorg-fontsType1/Makefile +++ b/fonts/xorg-fontsType1/Makefile @@ -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 @@ MAINTAINER= joerg@NetBSD.org 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 -- cgit v1.2.3