svn commit: r314918 - head/www/w3m

Baptiste Daroussin bapt at FreeBSD.org
Fri Mar 22 12:23:47 UTC 2013


Author: bapt
Date: Fri Mar 22 12:23:46 2013
New Revision: 314918
URL: http://svnweb.freebsd.org/changeset/ports/314918

Log:
  Inconditionnaly include bsd.port.options.mk

Modified:
  head/www/w3m/Makefile

Modified: head/www/w3m/Makefile
==============================================================================
--- head/www/w3m/Makefile	Fri Mar 22 12:00:46 2013	(r314917)
+++ head/www/w3m/Makefile	Fri Mar 22 12:23:46 2013	(r314918)
@@ -32,9 +32,9 @@ M17N_DESC=		Multilingualization support
 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 svn-ports-head mailing list