pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/gnome-calendar
Module Name: pkgsrc
Committed By: mef
Date: Tue Nov 17 13:49:27 UTC 2020
Modified Files:
pkgsrc/time/gnome-calendar: Makefile
Log Message:
(time/gnome-calendar) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/gnome-calendar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/gnome-calendar/Makefile
diff -u pkgsrc/time/gnome-calendar/Makefile:1.1 pkgsrc/time/gnome-calendar/Makefile:1.2
--- pkgsrc/time/gnome-calendar/Makefile:1.1 Tue Nov 10 02:19:23 2020
+++ pkgsrc/time/gnome-calendar/Makefile Tue Nov 17 13:49:27 2020
@@ -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/Ca
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"
Home |
Main Index |
Thread Index |
Old Index