diff options
| author | Pierre Pronchery <pierre@freebsdfoundation.org> | 2023-05-09 14:06:40 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2023-05-11 23:03:34 +0000 |
| commit | bdf6dee2a9106c0d649d55c73e38954fc341d938 (patch) | |
| tree | 11dd303b232117926f264182521f2789c1472838 /libexec/dma/dmagent | |
| parent | 692b19255c5d53a5f42ea49ad569284316315577 (diff) | |
Diffstat (limited to 'libexec/dma/dmagent')
| -rw-r--r-- | libexec/dma/dmagent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/dma/dmagent/Makefile b/libexec/dma/dmagent/Makefile index e5b504c96d93..0a17527f43f1 100644 --- a/libexec/dma/dmagent/Makefile +++ b/libexec/dma/dmagent/Makefile @@ -21,6 +21,7 @@ MAN8= dma.8 MLINKS= dma.8 dma.conf.5 CONFS= dma.conf CONFSDIR= ${CONFDIR}/dma +CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L YFLAGS+= -i CLEANFILES= aliases_parse.i FILES= mailer.conf |
