summaryrefslogtreecommitdiff
path: root/chat/gg2/Makefile
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 /chat/gg2/Makefile
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 'chat/gg2/Makefile')
-rw-r--r--chat/gg2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile
index 61fd8d78233..07aaade0fa7 100644
--- a/chat/gg2/Makefile
+++ b/chat/gg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/07/05 05:37:39 jlam Exp $
DISTNAME= gg2-2.2.8
PKGREVISION= 5
@@ -12,7 +12,7 @@ COMMENT= Instant messenger software for Poland; Jabber plugin included
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake intltool pkg-config
GNU_CONFIGURE= yes
LIBS+= -lm
PKGCONFIG_OVERRIDE+= lib/gg2_core.pc.in
@@ -29,7 +29,6 @@ CONFIGURE_ARGS+= --without-update
.include "../../chat/libtlen/buildlink3.mk"
.include "../../chat/loudmouth/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/xosd/buildlink3.mk"