aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/gicq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/gicq/Makefile')
-rw-r--r--japanese/gicq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/gicq/Makefile b/japanese/gicq/Makefile
index b88ab7a7aaf0..82131c6254fa 100644
--- a/japanese/gicq/Makefile
+++ b/japanese/gicq/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= icq.0:${PORTSDIR}/japanese/libicq
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-gnome --disable-nls
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
.include <bsd.port.mk>