View | Details | Raw Unified | Return to bug 233463
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	mh
4
PORTNAME=	mh
5
PORTVERSION=	${VERSION}.j${JP_VERSION}
5
PORTVERSION=	${VERSION}.j${JP_VERSION}
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	japanese mail
7
CATEGORIES=	japanese mail
8
MASTER_SITES=	ftp://ftp.laic.u-hyogo.ac.jp/pub/net/mh/ \
8
MASTER_SITES=	ftp://ftp.laic.u-hyogo.ac.jp/pub/net/mh/ \
9
		http://mirror.amdmi3.ru/distfiles/
9
		http://mirror.amdmi3.ru/distfiles/
Lines 24-29 Link Here
24
		--enable-jmandir=${MANPREFIX}/man/ja
24
		--enable-jmandir=${MANPREFIX}/man/ja
25
MAKE_JOBS_UNSAFE=	yes
25
MAKE_JOBS_UNSAFE=	yes
26
CFLAGS+=	-Wno-return-type
26
CFLAGS+=	-Wno-return-type
27
LLD_UNSAFE=	yes	# Fixed by LLD 7.0
27
28
28
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
29
30

Return to bug 233463