aboutsummaryrefslogtreecommitdiff
path: root/security/yafic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/yafic/Makefile')
-rw-r--r--security/yafic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/yafic/Makefile b/security/yafic/Makefile
index f6b9e3ed58ff..d9e26a174500 100644
--- a/security/yafic/Makefile
+++ b/security/yafic/Makefile
@@ -15,7 +15,7 @@ COMMENT= Yet Another File Integrity Checker, similar to Tripwire
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ENV= LDFLAGS="-static"
+LDFLAGS+= -static
.if defined(WITHOUT_OPENSSL)
CONFIGURE_ARGS= --disable-crypto