pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lebinou-data: fix build
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sat Jun 4 23:58:03 2022 +0200
Changeset: dffc48692810a4aa633874953becec82a497bb65
Modified Files:
lebiniou-data/Makefile
Log Message:
lebinou-data: fix build
Add bash and libtool dependencies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dffc48692810a4aa633874953becec82a497bb65
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lebiniou-data/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/lebiniou-data/Makefile b/lebiniou-data/Makefile
index f0bc72b571..1a59be461f 100644
--- a/lebiniou-data/Makefile
+++ b/lebiniou-data/Makefile
@@ -10,7 +10,8 @@ HOMEPAGE= https://biniou.net/
COMMENT= Datafiles for Le Biniou
LICENSE= gnu-gpl-v2
-USE_TOOLS+= autoconf automake autoreconf
+USE_TOOLS+= autoconf automake autoreconf bash
+USE_LIBTOOL= yes
GNU_CONFIGURE= yes
pre-configure:
Home |
Main Index |
Thread Index |
Old Index