summaryrefslogtreecommitdiff
path: root/ham/gpredict
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 /ham/gpredict
parent244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff)
downloadpkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'ham/gpredict')
-rw-r--r--ham/gpredict/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile
index 0c3edea1742..78830a93f13 100644
--- a/ham/gpredict/Makefile
+++ b/ham/gpredict/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2007/07/02 16:34:50 wulf Exp $
+# $NetBSD: Makefile,v 1.13 2007/09/21 13:03:56 wiz Exp $
DISTNAME= gpredict-0.8.0
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
@@ -13,7 +14,7 @@ USE_TOOLS+= gmake msgfmt pkg-config intltool
USE_PKGLOCALEDIR=yes
GNU_CONFIGURE= yes
-.include "../../devel/GConf2/buildlink3.mk"
+.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
#.include "../../ham/hamlib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"