Tue Jan 21 15:13:42 2020 UTC ()
evolution: Gets gnome category.


(nia)
diff -r1.244 -r1.245 pkgsrc/mail/evolution/Makefile

cvs diff -r1.244 -r1.245 pkgsrc/mail/evolution/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/evolution/Makefile 2020/01/18 21:49:49 1.244
+++ pkgsrc/mail/evolution/Makefile 2020/01/21 15:13:41 1.245
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.244 2020/01/18 21:49:49 jperkin Exp $ 1# $NetBSD: Makefile,v 1.245 2020/01/21 15:13:41 nia Exp $
2 2
3DISTNAME= evolution-3.34.1 3DISTNAME= evolution-3.34.1
4PKGREVISION= 1 4PKGREVISION= 1
5CATEGORIES= mail 5CATEGORIES= mail gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/${PKGVERSION_NOREV:R}/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/${PKGVERSION_NOREV:R}/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://wiki.gnome.org/Apps/Evolution/ 10HOMEPAGE= https://wiki.gnome.org/Apps/Evolution/
11COMMENT= Mail and calendar client from GNOME 11COMMENT= Mail and calendar client from GNOME
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14USE_CMAKE= yes 14USE_CMAKE= yes
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16USE_TOOLS+= intltool msgfmt msgmerge xgettext 16USE_TOOLS+= intltool msgfmt msgmerge xgettext
17 17
18DEPENDS+= highlight-[0-9]*:../../textproc/highlight 18DEPENDS+= highlight-[0-9]*:../../textproc/highlight