summaryrefslogtreecommitdiff
path: root/japanese/mh/Makefile
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-10-29 08:50:00 +0000
committersakamoto <sakamoto>1999-10-29 08:50:00 +0000
commit0a097c3d8b07e432db9c6861a33fa97928d7c3eb (patch)
tree430e253f4a5428b9c968f84e0e4c7744492bb385 /japanese/mh/Makefile
parentd428f26e720fac897a2f66dcbd71ec4abdfa9e4d (diff)
downloadpkgsrc-0a097c3d8b07e432db9c6861a33fa97928d7c3eb.tar.gz
Update to mh-6.8.4-JP-3.03.
some bugfix. Fix ELF problems.
Diffstat (limited to 'japanese/mh/Makefile')
-rw-r--r--japanese/mh/Makefile19
1 files changed, 14 insertions, 5 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile
index d7ffae6dd66..af8459ad3a7 100644
--- a/japanese/mh/Makefile
+++ b/japanese/mh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 1999/08/02 04:30:57 sakamoto Exp $
+# $NetBSD: Makefile,v 1.4 1999/10/29 08:50:00 sakamoto Exp $
# FreeBSD Id: Makefile,v 1.13 1999/02/10 18:13:21 motoyuki Exp $
-DISTNAME= mh-6.8.4-JP-3.02
-PKGNAME= ja-mh-6.8.4
+DISTNAME= mh-6.8.4-JP-3.03
+PKGNAME= ja-mh-6.8.4-JP-3.03
CATEGORIES= japanese mail
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \
ftp://komadori.planet.sci.kobe-u.ac.jp/pub/MH/ \
@@ -14,9 +14,18 @@ DEPENDS= ja-less-332:../../japanese/less
CONFLICTS= nmh-*
-MANCOMPRESSED= YES
+.include "../../mk/bsd.prefs.mk"
+.if ${OBJECT_FMT} == ELF
+LIBMH_VERSION= 3
+.else
+LIBMH_VERSION= 3.2
+.endif
+PLIST_SUBST= LIBMH_VERSION=${LIBMH_VERSION}
+
+MANCOMPRESSED= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-batchmode \
+CONFIGURE_ENV+= OBJECT_FMT=${OBJECT_FMT}
+CONFIGURE_ARGS= --enable-batchmode \
--libexecdir=${PREFIX}/libexec/mh \
--enable-jmandir=${PREFIX}/man/ja_JP.EUC \
--enable-apop=${PREFIX}/etc/pop.auth --enable-rpop