From 999161a9ed97730daec86fd4a1472d43f1f3c106 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 13:18:17 +0000 Subject: Fixup some whitespace at the beginning of lines problems. With hat: portmgr Sponsored by: Absolight --- ftp/wget/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/wget') diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 3919c9f1e39b..79daa47dafa4 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -65,7 +65,7 @@ INFO= wget # eliminate gmakism post-patch: ${REINPLACE_CMD} -e 's,$$<,$$(srcdir)/wget.texi,' \ - -e 's,WGETRC = $$(sysconfdir)/wgetrc,&.sample,' \ + -e 's,WGETRC = $$(sysconfdir)/wgetrc,&.sample,' \ ${WRKSRC}/doc/Makefile.in ${REINPLACE_CMD} -e 's,/usr/local/etc/wgetrc,${PREFIX}/etc/wgetrc,' \ -e 's,@file{},@file{${PREFIX}},' \ -- cgit v1.2.3