From 99d15b189eeaf48f21a7e848edca8d26a9dff2f3 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 28 Mar 2003 20:28:56 +0000 Subject: Remove superfluous whitespace. --- www/w3m/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/w3m/Makefile.common') diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index c756b0d1abc..7fd3c919d6c 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2003/03/22 03:28:01 wiz Exp $ +# $NetBSD: Makefile.common,v 1.17 2003/03/28 20:29:27 wiz Exp $ # DISTNAME= w3m-${W3M_VERS} @@ -113,7 +113,7 @@ CONFIGURE_ENV+= use_menu=y use_matrix=n use_ansi_color=y CONFIGURE_ENV+= use_help_cgi=n use_migemo=n CONFIGURE_ENV+= ded=vi dmail=Mail dbrowser= CONFIGURE_ENV+= dcc="${CC}" -.if ${OPSYS} == "Darwin" +.if ${OPSYS} == "Darwin" CONFIGURE_ENV+= dtermlib="-lcurses" .else CONFIGURE_ENV+= dtermlib="-ltermcap" -- cgit v1.2.3