aboutsummaryrefslogtreecommitdiff
path: root/mail/exmh2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exmh2/Makefile')
-rw-r--r--mail/exmh2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index ac6994e636d1..c7c18df3f9e8 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
#
-# "?=" lines are for sharing this Makefile with japanese/exmh2.
+# "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2.
PORTNAME= exmh
PORTVERSION= 2.1.1
-CATEGORIES?= mail tk82
+CATEGORIES+= mail tk82
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/
MAINTAINER?= markm@FreeBSD.org
@@ -33,7 +33,7 @@ RUN_DEPENDS+= repl:${PORTSDIR}/japanese/mh
RUN_DEPENDS+= repl:${PORTSDIR}/mail/mh
.else
RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh
-SCRIPT_ENV+= USE_NMH=YES
+SCRIPTS_ENV+= USE_NMH=YES
.endif
.endif