summaryrefslogtreecommitdiff
path: root/time/gnome-calendar
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-11-17 13:49:27 +0000
committermef <mef@pkgsrc.org>2020-11-17 13:49:27 +0000
commit825eb99c59123ee7d47ae677628b0a2147dfa918 (patch)
tree467a6298b58985a392fcb3732d1b6035b4e274b4 /time/gnome-calendar
parent200c29aa2d71cf57ab30c3e1c7dd5c8508252d04 (diff)
downloadpkgsrc-825eb99c59123ee7d47ae677628b0a2147dfa918.tar.gz
(time/gnome-calendar) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?)
Diffstat (limited to 'time/gnome-calendar')
-rw-r--r--time/gnome-calendar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/gnome-calendar/Makefile b/time/gnome-calendar/Makefile
index 1c74ccce8cf..6e9eeb1bcb7 100644
--- a/time/gnome-calendar/Makefile
+++ b/time/gnome-calendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/10 02:19:23 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/17 13:49:27 mef Exp $
DISTNAME= gnome-calendar-3.38.1
MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -10,6 +10,8 @@ HOMEPAGE= https://wiki.gnome.org/Apps/Calendar/
COMMENT= Calendar application for GNOME
LICENSE= gnu-gpl-v3
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
USE_TOOLS+= pkg-config msgfmt xgettext
.include "../../mk/bsd.prefs.mk"