summaryrefslogtreecommitdiff
path: root/math/galculator
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-21 13:03:25 +0000
committerwiz <wiz>2007-09-21 13:03:25 +0000
commitfede49e23661a53255dc3f86d33439699bb3acdc (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /math/galculator
parentef3431a44d5a321871caf16e6c9d3b8d50f12be3 (diff)
downloadpkgsrc-fede49e23661a53255dc3f86d33439699bb3acdc.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'math/galculator')
-rw-r--r--math/galculator/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index cebce9eac7b..56e763a716b 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2006/07/19 10:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2007/09/21 13:03:58 wiz Exp $
#
DISTNAME= galculator-1.2.5.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/}
@@ -15,5 +15,5 @@ GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt pkg-config intltool
.include "../../x11/gtk2/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"