Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 16:09:22 +0400
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        indexbuild@FreeBSD.org
Cc:        ports@FreeBSD.org, Baptiste Daroussin <bapt@freebsd.org>
Subject:   Re: INDEX build failed for 8.x
Message-ID:  <514C49F2.1090400@yandex.ru>
In-Reply-To: <514c486b.1bddc4.48a662ce@portsindexbuild.ysv.FreeBSD.org>
References:  <514c486b.1bddc4.48a662ce@portsindexbuild.ysv.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030606010303040600020502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

indexbuild@FreeBSD.org wrote on 22.03.2013 16:02:
> INDEX build failed with errors:
> Generating INDEX-8 - please wait.."/home/indexbuild/tindex/ports/japanese/w3m/../../www/w3m/Makefile", line 39: Malformed conditional (${PORT_OPTIONS:MM17N})
> "/home/indexbuild/tindex/ports/japanese/w3m/../../www/w3m/Makefile", line 42: if-less else

Possible fix (for www/w3m).

-- 
Regards,
Ruslan

Tinderboxing kills... the drives.

--------------030606010303040600020502
Content-Type: text/plain; charset=UTF-8;
 name="www_w3m.diff.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="www_w3m.diff.txt"

Index: Makefile
===================================================================
--- Makefile	(revision 314917)
+++ Makefile	(working copy)
@@ -32,9 +32,9 @@
 JAPANESE_DESC=		Japanese messages and migemo support
 INLINE_IMAGE_DESC=	Inline image support
 KEY_LYNX_DESC=		Keymap like lynx browser
+.endif
 
 .include <bsd.port.options.mk>
-.endif
 
 .if ${PORT_OPTIONS:MM17N}
 CONFIGURE_ARGS+=	--enable-m17n

--------------030606010303040600020502--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?514C49F2.1090400>