summaryrefslogtreecommitdiff
path: root/www/w3m/Makefile.common
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-28 20:28:56 +0000
committerwiz <wiz>2003-03-28 20:28:56 +0000
commit99d15b189eeaf48f21a7e848edca8d26a9dff2f3 (patch)
treea4c045075483013ef7ff6b4650fe322ab49032a2 /www/w3m/Makefile.common
parent1732074a063f1e81d62931160da60588f49c1cf3 (diff)
downloadpkgsrc-99d15b189eeaf48f21a7e848edca8d26a9dff2f3.tar.gz
Remove superfluous whitespace.
Diffstat (limited to 'www/w3m/Makefile.common')
-rw-r--r--www/w3m/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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"