From 8a0b265fe98746d00e5806bd0a89b369d4a81918 Mon Sep 17 00:00:00 2001 From: drochner Date: Sat, 24 Mar 2007 12:49:08 +0000 Subject: Now that Joerg has patched out the real culprit, my poor workaround is not necessary anymore. --- graphics/freetype2/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/freetype2/Makefile b/graphics/freetype2/Makefile index a5e8cb170ea..6fc3b0c762e 100644 --- a/graphics/freetype2/Makefile +++ b/graphics/freetype2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2007/03/20 15:20:33 drochner Exp $ +# $NetBSD: Makefile,v 1.57 2007/03/24 12:49:08 drochner Exp $ DISTNAME= freetype-2.3.2 PKGNAME= ${DISTNAME:S/-/2-/} @@ -25,9 +25,6 @@ CONFIGURE_DIRS= ${WRKSRC}/builds/unix BUILD_DIRS= ${WRKSRC} CONFIGURE_ARGS+= --includedir=${PREFIX}/include CONFIGURE_ENV+= ac_cv_path_GREP=${GREP:Q} ac_cv_path_EGREP=${EGREP:Q} -# XXX I don't understand what's happening here, but the CONFIG_SHELL -# in CONFIGURE_ENV breaks the configure script -CONFIG_SHELL= # null .if exists(/System/Library/Frameworks/Carbon.framework) LDFLAGS+= -framework Carbon -- cgit v1.2.3