summaryrefslogtreecommitdiff
path: root/net-im/farsight2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/farsight2/Makefile')
-rw-r--r--net-im/farsight2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile
index 015e363702fe..d064f51605c6 100644
--- a/net-im/farsight2/Makefile
+++ b/net-im/farsight2/Makefile
@@ -23,8 +23,8 @@ USE_GNOME= gnomehack pkgconfig glib20 ltverhack \
pygtk2
USE_GSTREAMER= core good bad python
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>