From 1dedac2f2ab1102370a0129dd1f5a4fdfb066d9c Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Feb 2007 07:57:25 +0000 Subject: Slightly change the fc-cache hack for modular Xorg. On NetBSD, TRUE is just the builtin and failing the absolute path check in configure. Use TOOLS_CMD.true instead. --- fonts/font-adobe-utopia-type1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/font-adobe-utopia-type1') diff --git a/fonts/font-adobe-utopia-type1/Makefile b/fonts/font-adobe-utopia-type1/Makefile index 3553c88e10d..2afbefcd6a7 100644 --- a/fonts/font-adobe-utopia-type1/Makefile +++ b/fonts/font-adobe-utopia-type1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/12/20 14:19:20 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2007/02/19 07:57:25 joerg Exp $ # DISTNAME= font-adobe-utopia-type1-1.0.1 @@ -13,7 +13,7 @@ COMMENT= Adobe Utopia Type1 fonts PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -CONFIGURE_ENV+= FCCACHE=${TRUE:Q} +CONFIGURE_ENV+= FCCACHE=${TOOLS_CMD.true:Q} FONTS_DIRS.type1= lib/X11/fonts/Type1 FONTS_DIRS.x11= lib/X11/fonts/Type1 -- cgit v1.2.3