mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
mail/sid-milter: Correctly spell pre-configure-NH_MFROM-on
Broken in r398460 during conversion to options helpers.
This commit is contained in:
parent
a87fc28e19
commit
5b9f5eabd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512260
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= sid-milter
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF/${PORTNAME}/SenderID%20Milter/${PORTVERSION}
|
||||
|
||||
@ -53,7 +53,7 @@ pre-configure:
|
||||
-e "s|%%LOCALBASE%%|${LOCALBASE}|g" \
|
||||
${SITE} > ${WCONF}/site.config.m4
|
||||
|
||||
pre-configure-NH_MFROM_on:
|
||||
pre-configure-NH_MFROM-on:
|
||||
${ECHO_CMD} \
|
||||
'APPENDDEF(`confENVDEF'\'', `-D_FFR_NH_MFROM'\'')' \
|
||||
>> ${WCONF}/site.config.m4
|
||||
|
Loading…
x
Reference in New Issue
Block a user