summaryrefslogtreecommitdiff
path: root/japanese/mh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mh/Makefile')
-rw-r--r--japanese/mh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile
index d80aac8b3b4c..788495029678 100644
--- a/japanese/mh/Makefile
+++ b/japanese/mh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mh
PORTVERSION= ${VERSION}.j${JP_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese mail
MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://ftp.laic.u-hyogo.ac.jp/pub/net/mh/
@@ -21,7 +21,8 @@ JP_VERSION= 3.05
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-batchmode \
- --enable-apop=${PREFIX}/etc/pop.auth --enable-rpop
+ --enable-apop=${PREFIX}/etc/pop.auth \
+ --enable-jmandir=${MANPREFIX}/man/ja
MAKE_JOBS_UNSAFE= yes
CFLAGS+= -Wno-return-type