aboutsummaryrefslogtreecommitdiffstats
path: root/security/kwallet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/kwallet/Makefile')
-rw-r--r--security/kwallet/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index cf65cf6d3400..f56bc6dbd9e4 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -48,5 +48,9 @@ DO_NOT_COMPILE+=klaptopdaemon
PLIST_APPEND+= plist.klaptop
.endif
+post-configure:
+ @${REINPLACE_CMD} -e 's|#define HAVE_L_FUNCS 1||g' \
+ ${WRKSRC}/config.h
+
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.mk>