pkgsrc-WIP-changes archive

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

gnucash-devel: remove unused tools.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Tue Mar 13 10:16:46 2018 +0100
Changeset:	7e3d9845140718ad73e828242e4e657175cc2bc4

Modified Files:
	gnucash-devel/Makefile

Log Message:
gnucash-devel: remove unused tools.

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

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

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

diffs:
diff --git a/gnucash-devel/Makefile b/gnucash-devel/Makefile
index a39a302fee..27bd40886b 100644
--- a/gnucash-devel/Makefile
+++ b/gnucash-devel/Makefile
@@ -26,7 +26,7 @@ USE_LANGUAGES=		c c++
 USE_CMAKE=		yes
 USE_LIBTOOL=		yes
 INFO_FILES=		yes
-USE_TOOLS+=		intltool makeinfo perl:run pkg-config
+USE_TOOLS+=		perl:run pkg-config
 # remove when using ninja
 USE_TOOLS+=		gmake
 


Home | Main Index | Thread Index | Old Index