summaryrefslogtreecommitdiff
path: root/math/gcalctool
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
committerwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
commit5630c41356f875d7bfe1774adea0ea160917a3ee (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /math/gcalctool
parenta79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff)
downloadpkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 11cfd1471a7..e2cb9a4dcf3 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2007/09/19 23:19:00 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2007/09/21 13:03:58 wiz Exp $
#
DISTNAME= gcalctool-5.9.14
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.9/}
EXTRACT_SUFX= .tar.bz2
@@ -19,11 +19,11 @@ USE_LIBTOOL= yes
USE_TOOLS+= bison gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
-GCONF2_SCHEMAS= gcalctool.schemas
+GCONF_SCHEMAS= gcalctool.schemas
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/atk/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"