summaryrefslogtreecommitdiffstats
path: root/accessibility/atk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r--accessibility/atk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 8b438580a..4857605e3 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/atk/Makefile,v 1.119 2012/05/15 15:18:05 kwm Exp $
+# $MCom: ports/accessibility/atk/Makefile,v 1.120 2012/08/04 21:04:24 kwm Exp $
#
PORTNAME= atk
@@ -30,8 +30,8 @@ USE_GNOME= gnomehier gnomehack glib20 ltverhack referencehack
USE_PKGCONFIG= build
CONFIGURE_ARGS= --enable-static \
--with-html-dir=${PREFIX}/share/doc
-CPPFLAGS= -I${LOCALBASE}/include
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
post-patch: