aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-libnotify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pidgin-libnotify/Makefile')
-rw-r--r--net-im/pidgin-libnotify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile
index 60ca66dbe6ab..36d1ee566388 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -34,8 +34,8 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
-CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ARGS= --disable-static