From 15b0fa347d744f80ef2c8fd3afa4338749104750 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 24 Jun 2003 06:45:46 +0000 Subject: quote a literal and indentation --- net/ethereal/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index b347978e196..ffdd5f3a6e1 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2003/06/13 03:18:19 itojun Exp $ +# $NetBSD: Makefile,v 1.78 2003/06/24 06:45:46 grant Exp $ # DISTNAME= ethereal-0.9.13 @@ -35,8 +35,8 @@ CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib} .include "../../mk/bsd.prefs.mk" # It really wants gnu sed or xpg4/bin/sed on solaris. -.if ${OPSYS} == SunOS -.include "../../textproc/gsed/buildlink2.mk" +.if ${OPSYS} == "SunOS" +. include "../../textproc/gsed/buildlink2.mk" .endif .include "../../devel/zlib/buildlink2.mk" -- cgit v1.2.3