summaryrefslogtreecommitdiff
path: root/math/genius
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/genius
parent244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff)
downloadpkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'math/genius')
-rw-r--r--math/genius/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile
index 8d54d4e8d51..c6d5e868fe6 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2007/09/19 23:19:00 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/09/21 13:03:58 wiz Exp $
#
DISTNAME= genius-0.7.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= http://ftp.5z.com/pub/genius/
@@ -24,7 +24,7 @@ do-test:
.include "../../devel/gmp/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../math/mpfr/buildlink3.mk"