summaryrefslogtreecommitdiff
path: root/ftp/wput/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wput/Makefile')
-rw-r--r--ftp/wput/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index 9e7675c981e0..bea0d7535b2b 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -20,9 +20,8 @@ PORTEXAMPLES= USAGE.examples USAGE.resumehandling USAGE.urlhandling \
passwordfile wputrc
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="${LDFLAGS}" \
- LIBS="${LDFLAGS}"
+CONFIGURE_ENV= LIBS="${LDFLAGS}"
+CFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE=yes
OPTIONS= TLS "Enable TLS support" On \