From 98785d5e4affb6557d62111b953c336f8af8ea21 Mon Sep 17 00:00:00 2001 From: dholland Date: Tue, 29 Dec 2015 04:54:34 +0000 Subject: Whitespace. --- www/yaws/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/yaws/Makefile b/www/yaws/Makefile index 8092828fb8e..ec75e09f382 100644 --- a/www/yaws/Makefile +++ b/www/yaws/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/08/13 10:59:39 is Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/29 04:54:38 dholland Exp $ # DISTNAME= yaws-1.97 @@ -43,12 +43,12 @@ INSTALLATION_DIRS+= ${PKGMANDIR}/man1 INSTALLATION_DIRS+= ${PKGMANDIR}/man5 # remove after upgrading to a now()-less yaws: -SUBST_CLASSES+= now -SUBST_STAGE.now= post-patch -SUBST_FILES.now= */*.erl -SUBST_SED.now= -e 's|\([^:a-zA-Z]\)now()|\1erlang:timestamp()|g' -SUBST_SED.now+= -e 's|\([^:a-zA-Z]\)erlang:now()|\1erlang:timestamp()|g' -SUBST_MESSAGE.now= Replacing now(). +SUBST_CLASSES+= now +SUBST_STAGE.now= post-patch +SUBST_FILES.now= */*.erl +SUBST_SED.now= -e 's|\([^:a-zA-Z]\)now()|\1erlang:timestamp()|g' +SUBST_SED.now+= -e 's|\([^:a-zA-Z]\)erlang:now()|\1erlang:timestamp()|g' +SUBST_MESSAGE.now= Replacing now(). post-patch: ${RM} ${WRKDIR}/yaws -- cgit v1.2.3