From c3a57e19bfc5458c84dbf467354ae595997e0571 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Nov 2005 11:01:08 +0000 Subject: Explicitly set BUILD_DIRS to show that it is different from CONFIGURE_DIRS. --- graphics/freetype2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/freetype2/Makefile b/graphics/freetype2/Makefile index fa278dc090f..e5d4c40aa1a 100644 --- a/graphics/freetype2/Makefile +++ b/graphics/freetype2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/10/12 04:43:26 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.47 2005/11/04 11:01:08 rillig Exp $ DISTNAME= freetype-2.1.10 PKGNAME= freetype2-2.1.10 @@ -21,6 +21,7 @@ USE_LIBTOOL= yes USE_TOOLS+= grep gmake GNU_CONFIGURE= yes CONFIGURE_DIRS= ${WRKSRC}/builds/unix +BUILD_DIRS= ${WRKSRC} CONFIGURE_ARGS+= --includedir=${PREFIX}/include CONFIGURE_ENV+= ac_cv_path_GREP="${GREP}" ac_cv_path_EGREP="${EGREP}" -- cgit v1.2.3