summaryrefslogtreecommitdiff
path: root/time/evolution-webcal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/evolution-webcal/Makefile')
-rw-r--r--time/evolution-webcal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile
index 0d8c45102a3..26e2d703719 100644
--- a/time/evolution-webcal/Makefile
+++ b/time/evolution-webcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/06/22 10:11:18 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/07/05 05:37:45 jlam Exp $
#
DISTNAME= evolution-webcal-2.5.90
@@ -13,7 +13,7 @@ COMMENT= GNOME URL handler for web-published iCal calendar files
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake pkg-config msgfmt
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= YES
GCONF2_SCHEMAS= evolution-webcal.schemas
@@ -23,6 +23,5 @@ GCONF2_SCHEMAS= evolution-webcal.schemas
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../net/libsoup-devel/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"