summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 05:37:39 +0000
committerjlam <jlam>2006-07-05 05:37:39 +0000
commitff1abac1968d3a2126fff67c56d713586d517e87 (patch)
tree3f9b395b95d690e2d375fdb2725a5c29aefa896e /www/galeon
parent0cb95d495a5a6cb76d08b759433e65f0656a3f0a (diff)
downloadpkgsrc-ff1abac1968d3a2126fff67c56d713586d517e87.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 'www/galeon')
-rw-r--r--www/galeon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 7d528177260..e78f436fd4b 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2006/06/22 21:48:59 jlam Exp $
+# $NetBSD: Makefile,v 1.101 2006/07/05 05:37:46 jlam Exp $
#
DISTNAME= galeon-1.3.21
@@ -17,7 +17,7 @@ CONFLICTS+= galeon-devel-[0-9]*
USE_LANGUAGES= c c++
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
@@ -46,7 +46,6 @@ CONF_FILES= ${EGDIR}/sound/events/galeon.soundlist \
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-desktop/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"