From 91e9da7e66c8c68eaace3c9b2f53838e5e21b877 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 27 Aug 2003 04:39:52 +0000 Subject: Fix build with new OpenSSL layout. --- net/easysoap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/easysoap') diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile index 39c38eda327f..b2d7df874148 100644 --- a/net/easysoap/Makefile +++ b/net/easysoap/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_OPENSSL= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes -- cgit v1.2.3