summaryrefslogtreecommitdiff
path: root/time/evolution-webcal
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 /time/evolution-webcal
parent244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff)
downloadpkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'time/evolution-webcal')
-rw-r--r--time/evolution-webcal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile
index 1c4fb4e141c..439051c0ffb 100644
--- a/time/evolution-webcal/Makefile
+++ b/time/evolution-webcal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2007/09/19 23:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2007/09/21 13:04:24 wiz Exp $
#
DISTNAME= evolution-webcal-2.10.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.10/}
EXTRACT_SUFX= .tar.bz2
@@ -16,9 +16,9 @@ USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= YES
-GCONF2_SCHEMAS= evolution-webcal.schemas
+GCONF_SCHEMAS= evolution-webcal.schemas
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../mail/evolution-data-server/buildlink3.mk"