summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-04-15 18:46:40 +0000
committerdrochner <drochner@pkgsrc.org>2008-04-15 18:46:40 +0000
commit4791cb09412f9da5803bc9f5a629d2db4ec4792d (patch)
treeaaba86b91ec53e7889c078dd30564895d4fc4993 /math/gcalctool/Makefile
parent4c4cbb6dddded72dd52f3d6370edec63fda5acf3 (diff)
downloadpkgsrc-4791cb09412f9da5803bc9f5a629d2db4ec4792d.tar.gz
update to 5.22.1
This switches to the gnome-2.22 release branch.
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index b5169202c59..4c8041aee8f 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.68 2008/03/06 14:53:51 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2008/04/15 18:46:40 drochner Exp $
#
-DISTNAME= gcalctool-5.20.2
-PKGREVISION= 1
+DISTNAME= gcalctool-5.22.1
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.20/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -30,6 +29,6 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"