INDEX build failed for 8.x

Ruslan Makhmatkhanov cvs-src at yandex.ru
Fri Mar 22 12:10:00 UTC 2013


indexbuild at 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.
-------------- next part --------------
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


More information about the freebsd-ports mailing list