pkgsrc-WIP-changes archive

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

focuswriter, minor correction



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Feb 15 15:40:01 2020 +0100
Changeset:	e147d906877d055aff3df3916861118561060d2f

Modified Files:
	focuswriter/Makefile

Log Message:
focuswriter, minor correction

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

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

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

diffs:
diff --git a/focuswriter/Makefile b/focuswriter/Makefile
index 414e93dd89..f950f170f6 100644
--- a/focuswriter/Makefile
+++ b/focuswriter/Makefile
@@ -14,7 +14,7 @@ LICENSE=	gnu-gpl-v3
 WRKSRC=			${WRKDIR}/focuswriter-1.7.4
 USE_PKGLOCALEDIR=	yes
 USE_LANGUAGES=		c++
-USE_TOOLS=		pkg-config
+USE_TOOLS+=		pkg-config
 
 INSTALL_MAKE_FLAGS+=	INSTALL_ROOT=${DESTDIR}
 


Home | Main Index | Thread Index | Old Index