summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2020-08-16 02:27:36 +0000
committergutteridge <gutteridge@pkgsrc.org>2020-08-16 02:27:36 +0000
commitabd8d23a590bbe068e6fb533dcda21889315834a (patch)
tree266645d4717feea5792270a4395b94d43a12e9a2 /editors
parentd2ee47539f0ecd659c08afbcace95c5d0c4f825a (diff)
downloadpkgsrc-abd8d23a590bbe068e6fb533dcda21889315834a.tar.gz
pluma: Perl is a direct tool dependency
The build uses Perl scripts directly. This is presently covered by intltool being a generic dependency from the meta package, but intltool was really dropped as a tool requirement as of MATE 1.24, so adjust here prior to dropping it from the meta package.
Diffstat (limited to 'editors')
-rw-r--r--editors/pluma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile
index c2ed6041af7..427921e7125 100644
--- a/editors/pluma/Makefile
+++ b/editors/pluma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/06/02 08:23:44 adam Exp $
+# $NetBSD: Makefile,v 1.29 2020/08/16 02:27:36 gutteridge Exp $
PYTHON_VERSIONS_INCOMPATIBLE= 27
@@ -8,7 +8,7 @@ CATEGORIES= editors
COMMENT= Small and lightweight UTF-8 text editor for MATE
-USE_TOOLS+= bash:run
+USE_TOOLS+= bash:run perl
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint