summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mailx/mailx_12.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/mailx/mailx_12.5.bb')
-rw-r--r--meta/recipes-extended/mailx/mailx_12.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb
index 1245a11ede..a70f703aaf 100644
--- a/meta/recipes-extended/mailx/mailx_12.5.bb
+++ b/meta/recipes-extended/mailx/mailx_12.5.bb
@@ -27,5 +27,6 @@ S = "${WORKDIR}/heirloom-mailx-${PV}"
27inherit autotools 27inherit autotools
28 28
29CFLAGS_append = " -D_BSD_SOURCE -DDEBIAN -I${S}/EXT" 29CFLAGS_append = " -D_BSD_SOURCE -DDEBIAN -I${S}/EXT"
30EXTRA_OEMAKE = "SENDMAIL=${sbindir}/sendmail"
30 31
31PARALLEL_MAKE = "" 32PARALLEL_MAKE = ""