aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/centericq
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-27 12:39:52 +0800
committermarcus <marcus@FreeBSD.org>2003-08-27 12:39:52 +0800
commitd1f08608a7cd3a80efbb2d306180370ca7e33ad7 (patch)
treedc54c5ba91dea257eeab3e951163882f20af38aa /net-im/centericq
parent713499b39c80d91b73f97d10f8505ed3cee9dd7a (diff)
downloadfreebsd-ports-gnome-d1f08608a7cd3a80efbb2d306180370ca7e33ad7.tar.gz
freebsd-ports-gnome-d1f08608a7cd3a80efbb2d306180370ca7e33ad7.tar.zst
freebsd-ports-gnome-d1f08608a7cd3a80efbb2d306180370ca7e33ad7.zip
Fix build with new OpenSSL layout.
Diffstat (limited to 'net-im/centericq')
-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