pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/blackbox70 Don't use buildlink3.mk of gettex-tools, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ee00787277a
branches: trunk
changeset: 313874:5ee00787277a
user: he <he%pkgsrc.org@localhost>
date: Fri Oct 12 19:16:29 2018 +0000
description:
Don't use buildlink3.mk of gettex-tools, instead refer
to USE_TOOLS+= gettext-m4.
diffstat:
wm/blackbox70/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 28041ce0542a -r 5ee00787277a wm/blackbox70/Makefile
--- a/wm/blackbox70/Makefile Fri Oct 12 18:28:53 2018 +0000
+++ b/wm/blackbox70/Makefile Fri Oct 12 19:16:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/10/12 18:28:53 he Exp $
+# $NetBSD: Makefile,v 1.15 2018/10/12 19:16:29 he Exp $
VERSION= 0.72
DISTNAME= blackbox-${VERSION}
@@ -19,7 +19,7 @@
GNU_CONFIGURE= YES
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
-USE_TOOLS+= automake autoconf
+USE_TOOLS+= automake autoconf gettext-m4
LIBS+= ${BUILDLINK_LDADD.iconv}
@@ -31,5 +31,4 @@
.include "../../converters/libiconv/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
-.include "../../devel/gettext-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index