summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-27 04:39:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-27 04:39:52 +0000
commit91e9da7e66c8c68eaace3c9b2f53838e5e21b877 (patch)
treefba831497783cc5d7bb1d8140d3b1acf3f021364 /net-im
parentAdd RC_SUBR support. (diff)
Fix build with new OpenSSL layout.
Notes
Notes: svn path=/head/; revision=87765
Diffstat (limited to 'net-im')
-rw-r--r--net-im/centericq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index 265e721debe7..72e2c4167582 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lstdc++"
CONFIGURE_ARGS= --with-openssl --disable-konst
#CONFIGURE_ARGS= --with-fribidi