summaryrefslogtreecommitdiff
path: root/math/qalculate-gtk
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
commit3528e063450c6c10f9548d9ded687e713f731a1b (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /math/qalculate-gtk
parent244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff)
downloadpkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'math/qalculate-gtk')
-rw-r--r--math/qalculate-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index 3fa5dbe0982..c6c01743134 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2007/09/19 23:19:01 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/09/21 13:03:59 wiz Exp $
DISTNAME= qalculate-gtk-0.9.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
pre-configure:
cd ${WRKSRC}; autoconf
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../math/qalculate/buildlink3.mk"
.include "../../textproc/scrollkeeper/buildlink3.mk"