pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/aiksaurus aiksaurus: needs pkg-config
details: https://anonhg.NetBSD.org/pkgsrc/rev/6272492fc860
branches: trunk
changeset: 411141:6272492fc860
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Feb 06 03:49:32 2020 +0000
description:
aiksaurus: needs pkg-config
diffstat:
textproc/aiksaurus/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 768f485b8634 -r 6272492fc860 textproc/aiksaurus/Makefile
--- a/textproc/aiksaurus/Makefile Thu Feb 06 01:13:26 2020 +0000
+++ b/textproc/aiksaurus/Makefile Thu Feb 06 03:49:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/01/18 23:35:23 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2020/02/06 03:49:32 gutteridge Exp $
#
DISTNAME= aiksaurus-1.2.1
@@ -12,6 +12,7 @@
LICENSE= gnu-gpl-v2
USE_LIBTOOL= YES
+USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= base/aiksaurus-1.0.pc.in
Home |
Main Index |
Thread Index |
Old Index