summaryrefslogtreecommitdiff
path: root/net/wire/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wire/Makefile')
-rw-r--r--net/wire/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wire/Makefile b/net/wire/Makefile
index 782845f4a74c..bdde35a17e7d 100644
--- a/net/wire/Makefile
+++ b/net/wire/Makefile
@@ -18,9 +18,8 @@ COMMENT= Wire is a screen-oriented command line Wired client
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV= CPPFLAGS=${CPPFLAGS} LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --libdir="${LOCALBASE}/lib" --includedir="${LOCALBASE}/include"
-MAKE_ENV= CPPFLAGS=${CPPFLAGS}
USE_GMAKE= yes
USE_OPENSSL= yes