pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
7kaa: also needs autopoint, build-depend on gettext-tools
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Jan 9 10:17:06 2017 +0100
Changeset: 340bac5caddf7b90151dd4fec83e92a32272e75a
Modified Files:
7kaa/Makefile
Log Message:
7kaa: also needs autopoint, build-depend on gettext-tools
Still doesn't survive autoreconf for me.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=340bac5caddf7b90151dd4fec83e92a32272e75a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
7kaa/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/7kaa/Makefile b/7kaa/Makefile
index 6554795..a592f15 100644
--- a/7kaa/Makefile
+++ b/7kaa/Makefile
@@ -11,11 +11,12 @@ HOMEPAGE= https://7kfans.com/
LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
+BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
EXTRACT_USING= bsdtar
USE_LANGUAGES+= c c++
GNU_CONFIGURE= yes
-USE_TOOLS+= autoreconf automake
+USE_TOOLS+= autoreconf autoconf automake
REPLACE_SH+= autogen.sh
Home |
Main Index |
Thread Index |
Old Index