mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
kris removed ports/mail/mh, so remove WITH_MH here then.
This commit is contained in:
parent
30848124e2
commit
72df7726b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67967
@ -33,13 +33,9 @@ TCLSH= tclsh8.3
|
||||
.if defined(JAPANESE_EXMH)
|
||||
RUN_DEPENDS+= repl:${PORTSDIR}/japanese/mh
|
||||
.else
|
||||
.if defined(WITH_MH)
|
||||
RUN_DEPENDS+= repl:${PORTSDIR}/mail/mh
|
||||
.else
|
||||
RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh
|
||||
SCRIPTS_ENV+= USE_NMH=YES
|
||||
.endif
|
||||
.endif
|
||||
|
||||
# full mime support needs mmencode/mmdecode from metamail
|
||||
RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail
|
||||
|
Loading…
Reference in New Issue
Block a user