pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/pluma Depend on bash properly, noted by wiz. R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/328ba3c03e2a
branches: trunk
changeset: 367998:328ba3c03e2a
user: dholland <dholland%pkgsrc.org@localhost>
date: Sat Sep 09 22:37:49 2017 +0000
description:
Depend on bash properly, noted by wiz. Ride previous bump.
diffstat:
editors/pluma/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 7a29c50a8eb0 -r 328ba3c03e2a editors/pluma/Makefile
--- a/editors/pluma/Makefile Sat Sep 09 22:03:30 2017 +0000
+++ b/editors/pluma/Makefile Sat Sep 09 22:37:49 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/09/09 22:03:30 dholland Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/09 22:37:49 dholland Exp $
# XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
# python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
@@ -13,9 +13,9 @@
COMMENT= Small and lightweight UTF-8 text editor for the MATE
+USE_TOOLS+= bash:run
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
-DEPENDS+= bash-[0-9]*:../../shells/bash
PKGCONFIG_OVERRIDE+= data/pluma.pc.in
Home |
Main Index |
Thread Index |
Old Index