diff options
Diffstat (limited to 'fonts/Xft2/Makefile')
-rw-r--r-- | fonts/Xft2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile index 6d6ab856526..5397f92194f 100644 --- a/fonts/Xft2/Makefile +++ b/fonts/Xft2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/08/02 13:45:22 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/19 01:56:45 grant Exp $ # DISTNAME= fcpackage.2_1 @@ -20,7 +20,7 @@ GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_GMAKE= YES USE_X11= YES -USE_GNU_TOOLS= awk +USE_GNU_TOOLS+= awk .include "../../fonts/fontconfig/buildlink2.mk" .include "../../graphics/freetype2/buildlink2.mk" |