diff options
Diffstat (limited to 'fonts/font-bh-ttf/Makefile')
-rw-r--r-- | fonts/font-bh-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/font-bh-ttf/Makefile b/fonts/font-bh-ttf/Makefile index 8b29e845323..3bae8a0beca 100644 --- a/fonts/font-bh-ttf/Makefile +++ b/fonts/font-bh-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/12/20 14:19:20 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/19 07:57:25 joerg Exp $ # DISTNAME= font-bh-ttf-1.0.0 @@ -13,7 +13,7 @@ COMMENT= Standard Bigelow & Holmes TrueType fonts PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -CONFIGURE_ENV+= FCCACHE=${TRUE:Q} +CONFIGURE_ENV+= FCCACHE=${TOOLS_CMD.true:Q} FONTS_DIRS.ttf= lib/X11/fonts/TTF FONTS_DIRS.x11= lib/X11/fonts/TTF |