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 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts/xorg-fonts100dpi') 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 -- cgit v1.2.3