diff options
author | youri <youri@pkgsrc.org> | 2018-05-14 19:15:35 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2018-05-14 19:15:35 +0000 |
commit | 3f8f4d79e65df278c0fe97733de27cdacbdcb352 (patch) | |
tree | bd2aec4dd195539339912379a537fe52d8a41610 /meta-pkgs/mate | |
parent | e814b9c8d8191de92f5d8a5af70821acc794773e (diff) | |
download | pkgsrc-3f8f4d79e65df278c0fe97733de27cdacbdcb352.tar.gz |
Take maintainership of all MATE packages.
Diffstat (limited to 'meta-pkgs/mate')
-rw-r--r-- | meta-pkgs/mate/Makefile.common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-pkgs/mate/Makefile.common b/meta-pkgs/mate/Makefile.common index a471ab81a53..03cd7eb51f2 100644 --- a/meta-pkgs/mate/Makefile.common +++ b/meta-pkgs/mate/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2018/05/14 13:50:17 youri Exp $ +# $NetBSD: Makefile.common,v 1.5 2018/05/14 19:15:35 youri Exp $ # used by meta-pkgs/mate/Makefile # used by print/atril/Makefile # used by sysutils/caja/Makefile @@ -46,6 +46,8 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt pkg-config +MAINTAINER= youri@NetBSD.org + TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2 |