aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail/files/OpenWrt
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail/files/OpenWrt')
-rw-r--r--mail/sendmail/files/OpenWrt3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendmail/files/OpenWrt b/mail/sendmail/files/OpenWrt
index bdcaad283..00865f018 100644
--- a/mail/sendmail/files/OpenWrt
+++ b/mail/sendmail/files/OpenWrt
@@ -7,7 +7,8 @@ define(`confSM_OS_HEADER', `sm_os_linux')
define(`confLIBS', `-ldl')
define(`confEBINDIR', `/usr/sbin')
define(`confMKDIR', `mkdir')
-APPENDDEF(`confLIBSEARCH', `crypt nsl')
+define(`confLIBSEARCHPATH', `STAGING_DIR/lib STAGING_DIR/usr/lib')
+APPENDDEF(`confLIBSEARCH', `crypt')
define(`confMTCCOPTS', `-D_REENTRANT')
define(`confMTLDOPTS', `-lpthread')