diff options
Diffstat (limited to 'mail/exmh2/Makefile')
-rw-r--r-- | mail/exmh2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index d88a8bb4f46d..5ca4b19daa43 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: exmh2 -# Date created: 1 Jan 97 -# Whom: Peter Wemm <peter@freebsd.org> -# +# Created by: Peter Wemm <peter@FreeBSD.org> # $FreeBSD$ -# # "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2. @@ -37,6 +33,7 @@ SCRIPTS_ENV+= USE_NMH=YES # full mime support needs mmencode/mmdecode from metamail RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail +NO_STAGE= yes # Additionally, exmh will use the following ports if present: # lang/expect # textproc/glimpse |