aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-idle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/telepathy-idle/Makefile')
-rw-r--r--net-im/telepathy-idle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile
index edaad77edc5c..f3f99eeb3802 100644
--- a/net-im/telepathy-idle/Makefile
+++ b/net-im/telepathy-idle/Makefile
@@ -30,7 +30,8 @@ USE_GNOME= gnomehack pkgconfig glib20
MAN8= telepathy-idle.8
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>