From 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sat, 16 Oct 2021 11:51:03 +0200 Subject: *: fix tab vs. space issues, and comments according to the guide. --- textproc/libfo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/libfo') diff --git a/textproc/libfo/Makefile b/textproc/libfo/Makefile index 4ee737d4d143..eb9f2ed87afe 100644 --- a/textproc/libfo/Makefile +++ b/textproc/libfo/Makefile @@ -26,7 +26,7 @@ GH_ACCOUNT= xmlroff USE_LDCONFIG= yes WRKSRC_SUBDIR= xmlroff GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gtk-doc \ +CONFIGURE_ARGS= --disable-gtk-doc \ --disable-gp INSTALL_TARGET= install-strip -- cgit v1.2.3