From a52cec6892a1225854ee915d5b9adaaa2057a0c7 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 19 Aug 2012 16:06:29 +0000 Subject: Add back CONFIGURE_ENV for some other stuff then CPPFLAGS and LDFLAGS oops. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17049 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/atk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 4857605e3..686920639 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.120 2012/08/04 21:04:24 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.121 2012/08/17 19:06:42 kwm Exp $ # PORTNAME= atk @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --enable-static \ --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib - AUTOCONF=${TRUE} AUTOMAKE=${TRUE} +CONFIGURE_ENV= AUTOCONF=${TRUE} AUTOMAKE=${TRUE} post-patch: @${REINPLACE_CMD} -e "/^SUBDIRS =/s/tests docs//" \ -- cgit v1.2.3