From 003952e332a60c4b175d3531da844349cc0d2336 Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 18 Oct 2002 19:11:35 +0000 Subject: fix configure on -current --- net-im/centericq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/centericq') diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 7f0e592eb8f5..4ce84dac1b1b 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -24,7 +24,7 @@ USE_GNOMENG= yes USE_GNOME= glib12 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib -lstdc++" #CONFIGURE_ARGS= --with-fribidi MAN1= centericq.1 -- cgit