diff options
Diffstat (limited to 'comms/xtel/Makefile')
-rw-r--r-- | comms/xtel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile index 75497764be4..509c2d93d94 100644 --- a/comms/xtel/Makefile +++ b/comms/xtel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:08 tv Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/02 16:17:09 joerg Exp $ # DISTNAME= xtel-3.3.0 @@ -11,6 +11,7 @@ HOMEPAGE= http://pficheux.free.fr/xtel/ COMMENT= Minitel(r) emulator USE_IMAKE= YES +USE_TOOLS+= mkfontdir .include "../../graphics/jpeg/buildlink3.mk" .include "../../graphics/xpm/buildlink3.mk" |