summaryrefslogtreecommitdiff
path: root/japanese/mh/Makefile
diff options
context:
space:
mode:
authorMotoyuki Konno <motoyuki@FreeBSD.org>2003-07-19 05:55:00 +0000
committerMotoyuki Konno <motoyuki@FreeBSD.org>2003-07-19 05:55:00 +0000
commitfea9346f1d73764a2148b051a6d7d0ecdf77a2c1 (patch)
tree7c823a9e4eca7ced785190b6d6835a5879afb1ea /japanese/mh/Makefile
parenta small tool to convert VDA format (produced by many CAD (diff)
* Update to 6.8.4 JP 3.05.
* Use <stdarg.h> instead of <varargs.h> [1]. Use of <varargs.h> causes error on FreeBSD 5-current with GCC 3.3.1. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> [1] PR: ports/54524
Notes
Notes: svn path=/head/; revision=85178
Diffstat (limited to 'japanese/mh/Makefile')
-rw-r--r--japanese/mh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile
index 7b69a8b586db..9471d98d0542 100644
--- a/japanese/mh/Makefile
+++ b/japanese/mh/Makefile
@@ -7,11 +7,11 @@
PORTNAME= mh
PORTVERSION= ${VERSION}.j${JP_VERSION}
-PORTREVISION= 1
CATEGORIES= japanese mail
-MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://komadori.planet.sci.kobe-u.ac.jp/pub/MH/ \
ftp://ftp.chem.eng.himeji-tech.ac.jp/pub/net/mh/
+MASTER_SITES_SUBDIR= motoyuki
DISTNAME= ${PORTNAME}-${VERSION}-JP-${JP_VERSION}
MAINTAINER= motoyuki@freebsd.org
@@ -21,7 +21,7 @@ BUILD_DEPENDS= jless:${PORTSDIR}/japanese/less
RUN_DEPENDS= jless:${PORTSDIR}/japanese/less
VERSION= 6.8.4
-JP_VERSION= 3.03
+JP_VERSION= 3.05
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-batchmode \