aboutsummaryrefslogtreecommitdiff
path: root/net-im/ickle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ickle/Makefile')
-rw-r--r--net-im/ickle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile
index cfc5de15d38b..95bbadc2119b 100644
--- a/net-im/ickle/Makefile
+++ b/net-im/ickle/Makefile
@@ -28,7 +28,7 @@ USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-sigc-prefix=${LOCALBASE} \
--with-gtkmm-prefix=${LOCALBASE} \
--with-gnome=no
-CONFIGURE_ENV= CPPFLAGS="`${LOCALBASE}/bin/sigc-config --cflags`"
+CPPFLAGS+= `${LOCALBASE}/bin/sigc-config --cflags`
post-patch:
@${REINPLACE_CMD} -E -e 's|(gtkmm_config_args[[:space:]]*=).+$$|\1|' \