From 840ce94382a2b453f8e23aaa7f4b47e17540cf78 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:26:05 +0000 Subject: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. --- chat/silc-client/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chat/silc-client') diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index b9e14fe07eb..470735fe5d9 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2006/07/07 15:49:31 jlam Exp $ +# $NetBSD: Makefile,v 1.46 2007/02/22 19:26:12 wiz Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} @@ -13,7 +13,7 @@ EXTRACT_SUFX= ${SILC_CLIENT_EXTRACT_SUFX} MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.silcnet.org/ -COMMENT= Client for the Secure Internet Live Conferencing (SILC) protocol +COMMENT= Client for the Secure Internet Live Conferencing (SILC) protocol .include "../../chat/silc-client/Makefile.common" @@ -45,10 +45,10 @@ CONFIGURE_ARGS+= --without-libtoolfix .if (${OPSYS} == "NetBSD") || (${OPSYS} == "SunOS") CONFIGURE_ARGS+= --with-vcurses .elif (${OPSYS} == "Linux") || (${OPSYS} == "Darwin") -CONFIGURE_ARGS+= --with-ncurses +CONFIGURE_ARGS+= --with-ncurses .else # XXX: Need testing on other operating systems, use safe defaults for now. -CONFIGURE_ARGS+= --with-ncurses +CONFIGURE_ARGS+= --with-ncurses .endif # Assembler optimizations. -- cgit v1.2.3