pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/adaptagrams Needs pkg-config for autoreconf.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8466eedf2e1
branches: trunk
changeset: 353881:e8466eedf2e1
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Oct 17 11:47:12 2016 +0000
description:
Needs pkg-config for autoreconf.
diffstat:
graphics/adaptagrams/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a0554efe27be -r e8466eedf2e1 graphics/adaptagrams/Makefile
--- a/graphics/adaptagrams/Makefile Mon Oct 17 10:42:32 2016 +0000
+++ b/graphics/adaptagrams/Makefile Mon Oct 17 11:47:12 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/10/01 13:01:32 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/17 11:47:12 joerg Exp $
GITHUB_PROJECT= adaptagrams
GITHUB_TAG= 0503f7524f5b2aa96b356dfdd817f9f9869d2b20
@@ -16,7 +16,7 @@
WRKSRC= ${WRKDIR}/adaptagrams-${GITHUB_TAG}/cola
-USE_TOOLS+= aclocal autoconf autoheader automake autoreconf
+USE_TOOLS+= aclocal autoconf autoheader automake autoreconf pkg-config
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index