aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2002-10-13 19:57:43 +0800
committeranders <anders@FreeBSD.org>2002-10-13 19:57:43 +0800
commitda41910252b693f84703b096ed2d9e5090529529 (patch)
tree8abf9318d9165e3d356875290020327369b8f606 /mail
parent77e0ae64c3d414bb9a90521c9444a2121beba6e2 (diff)
downloadfreebsd-ports-gnome-da41910252b693f84703b096ed2d9e5090529529.tar.gz
freebsd-ports-gnome-da41910252b693f84703b096ed2d9e5090529529.tar.zst
freebsd-ports-gnome-da41910252b693f84703b096ed2d9e5090529529.zip
kris removed ports/mail/mh, so remove WITH_MH here then.
Diffstat (limited to 'mail')
-rw-r--r--mail/exmh2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index 74554c434ded..71db80e3663a 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -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