From 6b3e33ca474c7e16c70f1d527a533c5a75965e60 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 9 Sep 2017 22:37:49 +0000 Subject: Depend on bash properly, noted by wiz. Ride previous bump. --- editors/pluma/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 7b05b7b9bca..cfc9e4d4107 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -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 @@ CATEGORIES= editors 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 -- cgit v1.2.3