pkgsrc-WIP-changes archive

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

gnunet: cosmetic cleanup in Makefile.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Thu Feb 28 20:23:53 2019 +0000
Changeset:	808ae650e72ff5cf915ce6f4d81d5243e8b4c370

Modified Files:
	gnunet/Makefile

Log Message:
gnunet: cosmetic cleanup in Makefile.

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

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

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

diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index c6387e62e5..5eabce8078 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -9,7 +9,7 @@ HOMEPAGE=		https://gnunet.org/
 COMMENT=		Framework for secure P2P networking
 LICENSE=		gnu-agpl-v3
 
-USE_TOOLS+=		msgfmt #autoconf automake
+USE_TOOLS+=		msgfmt
 USE_LANGUAGES=		c c++
 GNU_CONFIGURE=		yes
 USE_LIBTOOL=		yes


Home | Main Index | Thread Index | Old Index