summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/centericq/Makefile2
-rw-r--r--net/centericq/Makefile2
2 files changed, 2 insertions, 2 deletions
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
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index 7f0e592eb8f5..4ce84dac1b1b 100644
--- a/net/centericq/Makefile
+++ b/net/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