pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

surf: Re-indent USE_TOOLS to reduce diffs with surf-git



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Jul 17 16:48:13 2021 +0200
Changeset:	e70eaf2af7fe3bb9d00e30c03f799156a4ecd758

Modified Files:
	surf/Makefile

Log Message:
surf: Re-indent USE_TOOLS to reduce diffs with surf-git

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e70eaf2af7fe3bb9d00e30c03f799156a4ecd758

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 surf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/surf/Makefile b/surf/Makefile
index d89bdf0431..35076866de 100644
--- a/surf/Makefile
+++ b/surf/Makefile
@@ -9,7 +9,7 @@ HOMEPAGE=	https://surf.suckless.org/
 COMMENT=	Fast and minimalistic web browser based on WebKit2/GTK+
 LICENSE=	mit
 
-USE_TOOLS+=		pkg-config
+USE_TOOLS+=	pkg-config
 
 SUBST_CLASSES+=		configmk
 SUBST_STAGE.configmk=	pre-configure


Home | Main Index | Thread Index | Old Index