Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/dwdiff dwdiff: pkg-config is used to find tex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d35da6df23a6
branches: trunk
changeset: 434827:d35da6df23a6
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Jun 22 11:43:26 2020 +0000
description:
dwdiff: pkg-config is used to find textproc/icu
diffstat:
textproc/dwdiff/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0b78f8b0ed67 -r d35da6df23a6 textproc/dwdiff/Makefile
--- a/textproc/dwdiff/Makefile Mon Jun 22 11:33:41 2020 +0000
+++ b/textproc/dwdiff/Makefile Mon Jun 22 11:43:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/06/05 12:43:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2020/06/22 11:43:26 ryoon Exp $
DISTNAME= dwdiff-2.1.2
CATEGORIES= textproc
@@ -12,6 +12,7 @@
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= pkg-config
MAKE_FLAGS+= mandir=${PREFIX}/${PKGMANDIR}
.include "../../devel/gettext-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index