summaryrefslogtreecommitdiff
path: root/mail/sendmail/files/site.config.m4-tcpwrappers
blob: e5f069a4592dba8a8426b8011549ec2ba2089198 (plain)
1
2
3
4
# enable tcpwrappers
APPENDDEF(`confENVDEF', `-I${BUILDLINK_DIR}/include -DTCPWRAPPERS')
APPENDDEF(`confLIBS', `-L${BUILDLINK_DIR}/lib')
APPENDDEF(`conf_sendmail_LIBS', `-lwrap')