pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
7kaa: Add gettext-m4 as build dependency.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Jan 5 17:31:02 2017 +0100
Changeset: ba6199556a139ea7bb27164bd1cbbad88685ef4d
Modified Files:
7kaa/Makefile
Log Message:
7kaa: Add gettext-m4 as build dependency.
Still fails configure, but gets further.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ba6199556a139ea7bb27164bd1cbbad88685ef4d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
7kaa/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diffs:
diff --git a/7kaa/Makefile b/7kaa/Makefile
index e9b3ef4..6554795 100644
--- a/7kaa/Makefile
+++ b/7kaa/Makefile
@@ -10,7 +10,9 @@ COMMENT= Seven Kingdoms: Ancient Adversaries
HOMEPAGE= https://7kfans.com/
LICENSE= gnu-gpl-v2
-EXTRACT_USING= gtar
+BUILD_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
+
+EXTRACT_USING= bsdtar
USE_LANGUAGES+= c c++
GNU_CONFIGURE= yes
USE_TOOLS+= autoreconf automake
Home |
Main Index |
Thread Index |
Old Index