summaryrefslogtreecommitdiff
path: root/math/gcalctool
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2011-01-18 10:08:43 +0000
committerjmmv <jmmv@pkgsrc.org>2011-01-18 10:08:43 +0000
commitf45b8e1d4986bd2fa89c5aea4b4b297d848d8e78 (patch)
treead875a55192e18c1598a398483ed857ff8f389a4 /math/gcalctool
parente4b76cefe881c3cb281b126631de775242aa9dc9 (diff)
downloadpkgsrc-f45b8e1d4986bd2fa89c5aea4b4b297d848d8e78.tar.gz
Update chat/telepathy-logger, math/gcalctool, print/evince, sysutils/brasero
and sysutils/nautilus-sendto to use the new devel/glib2/schemas.mk logic to properly recompile the GSettings database during install/deinstall. Bump PKGREVISION for these packages. (This lets evince work in my machine; it would crash on startup because it would not find its schema. I suspect this also fixes all the other applications mentioned in this change. And the inclusion of schemas.mk also prevents these packages from causing side-effects on the system if they happen to call glib-compile-schemas during their build.)
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 2f5e2b523c6..f061cb56ded 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.96 2011/01/13 13:38:40 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2011/01/18 10:08:43 jmmv Exp $
#
DISTNAME= gcalctool-5.32.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.32/}
EXTRACT_SUFX= .tar.bz2
@@ -24,7 +24,7 @@ BUILD_DEPENDS+= gsed-[0-9]*:../../textproc/gsed
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/schemas.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.18.0