pkgsrc-WIP-changes archive

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

libnoise: forgot to add back USE_TOOLS line



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By:	sjmulder
Date:		Wed Feb 5 02:08:18 2025 +0100
Changeset:	3c933ffb9c9397fa7e47a9008ef81c4b2bcf4cf2

Modified Files:
	libnoise/Makefile

Log Message:
libnoise: forgot to add back USE_TOOLS line

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

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

diffstat:
 libnoise/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/libnoise/Makefile b/libnoise/Makefile
index cc756801f1..3b642d13ce 100644
--- a/libnoise/Makefile
+++ b/libnoise/Makefile
@@ -8,6 +8,7 @@ EXTRACT_SUFX=	.zip
 WRKSRC=		${WRKDIR}/noise
 
 USE_LANGUAGES=	c++
+USE_TOOLS+=	gmake
 
 MAINTAINER=	sjmulder%NetBSD.org@localhost
 HOMEPAGE=	https://www.cytopia.net/


Home | Main Index | Thread Index | Old Index