mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
11 lines
437 B
Plaintext
11 lines
437 B
Plaintext
define(`confEBINDIR',`%%PREFIX%%/libexec')
|
|
define(`confMANROOT',`%%PREFIX%%/man/cat')
|
|
define(`confMANROOTMAN',`%%PREFIX%%/man/man')
|
|
define(`confMBINDIR',`%%PREFIX%%/sbin')
|
|
define(`confSBINDIR',`%%PREFIX%%/sbin')
|
|
define(`confUBINDIR',`%%PREFIX%%/bin')
|
|
define(`confNO_STATISTICS_INSTALL',`True')
|
|
define(`confHFDIR', `%%PREFIX%%/share/sendmail')
|
|
APPENDDEF(`conf_sendmail_ENVDEF', `-DTCPWRAPPERS')
|
|
APPENDDEF(`conf_sendmail_LIBS', `-lwrap')"
|