pkgsrc-WIP-changes archive

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

lebiniou: add USE_LIBTOOL to fix build



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Jun 5 09:23:14 2022 +0200
Changeset:	eb174723f469df6c48961a19db24c69cfe00bf40

Modified Files:
	lebiniou/Makefile

Log Message:
lebiniou: add USE_LIBTOOL to fix build

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

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

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

diffs:
diff --git a/lebiniou/Makefile b/lebiniou/Makefile
index eded4a4e62..dd239f502b 100644
--- a/lebiniou/Makefile
+++ b/lebiniou/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE=	https://biniou.net/
 COMMENT=	User-friendly, powerful music visualization / VJing tool
 LICENSE=	gnu-gpl-v2
 
+USE_LIBTOOL=	yes
 USE_TOOLS+=	autoconf automake autoreconf pkg-config
 GNU_CONFIGURE=	yes
 


Home | Main Index | Thread Index | Old Index