summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-05-13 02:07:42 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-05-13 02:07:42 +0000
commitbb78044730415a463399d0e3319b9bfbe8a09f35 (patch)
treef29996a1155f92c8fc6b50442ac0adf573e21ed8 /x11
parent897473996214449111bb763f404b6d7abfea384c (diff)
downloadpkgsrc-bb78044730415a463399d0e3319b9bfbe8a09f35.tar.gz
mate-desktop: note librsvg tool dependency
Note librsvg is required as a tool dependency, because the build now needs rsvg-convert to generate PNGs. Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/mate-desktop/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile
index 2f1125e4e59..f3b603e80a3 100644
--- a/x11/mate-desktop/Makefile
+++ b/x11/mate-desktop/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.17 2019/05/08 01:12:54 gutteridge Exp $
+# $NetBSD: Makefile,v 1.18 2019/05/13 02:07:42 gutteridge Exp $
.include "../../meta-pkgs/mate/Makefile.common"
+PKGREVISION= 1
DISTNAME= mate-desktop-${VERSION:R}.1
CATEGORIES= x11
COMMENT= MATE desktop library
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+TOOL_DEPENDS+= librsvg-[0-9]*:../../graphics/librsvg # for rsvg-convert
TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
PKGCONFIG_OVERRIDE+= libmate-desktop/mate-desktop-2.0.pc.in