summaryrefslogtreecommitdiff
path: root/time/gtodo
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 /time/gtodo
parentef3431a44d5a321871caf16e6c9d3b8d50f12be3 (diff)
downloadpkgsrc-fede49e23661a53255dc3f86d33439699bb3acdc.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'time/gtodo')
-rw-r--r--time/gtodo/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile
index b38a1cbfd6e..d7fcaeb34c6 100644
--- a/time/gtodo/Makefile
+++ b/time/gtodo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2007/09/19 23:13:32 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/09/21 13:04:24 wiz Exp $
#
DISTNAME= gtodo-0.14
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= time gnome
MASTER_SITES= http://download.qballcow.nl/programs/gtodo/
@@ -15,9 +15,9 @@ USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= YES
-GCONF2_SCHEMAS= gtodo.schemas
+GCONF_SCHEMAS= gtodo.schemas
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../sysutils/gnome-vfs/buildlink3.mk"