summaryrefslogtreecommitdiff
path: root/time/evolution-webcal
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 05:37:39 +0000
committerjlam <jlam>2006-07-05 05:37:39 +0000
commit7a214e80a1d117a1dc986293ccb493d6eb35032e (patch)
tree3f9b395b95d690e2d375fdb2725a5c29aefa896e /time/evolution-webcal
parent0e6a22d33e7e4e4500311b54c279cc8bbd93e27d (diff)
downloadpkgsrc-7a214e80a1d117a1dc986293ccb493d6eb35032e.tar.gz
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
Diffstat (limited to 'time/evolution-webcal')
-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"