aboutsummaryrefslogtreecommitdiff
path: root/security/dropbear/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/dropbear/Makefile')
-rw-r--r--security/dropbear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile
index 5d515e038b73..2254a16066ef 100644
--- a/security/dropbear/Makefile
+++ b/security/dropbear/Makefile
@@ -24,7 +24,7 @@ USE_RC_SUBR= ${PORTNAME}
.include <bsd.port.pre.mk>
.if defined(WITH_STATIC)
-CONFIGURE_ENV= LDFLAGS=-static
+LDFLAGS+= -static
.endif
post-patch: