summaryrefslogtreecommitdiff
path: root/chat/irssi-icb/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-03-29 07:24:49 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-03-29 07:24:49 +0000
commit47c72ac2411ac7794919b7637db015129c80df35 (patch)
tree8f77fbd8aa2ecfd666ecbdbacf436ec14bca5934 /chat/irssi-icb/Makefile
parent2d4275db0b4a5e6d9cb25474c280da6a126070ae (diff)
downloadpkgsrc-47c72ac2411ac7794919b7637db015129c80df35.tar.gz
bl3ify
Diffstat (limited to 'chat/irssi-icb/Makefile')
-rw-r--r--chat/irssi-icb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile
index 3af31e4824d..46f71e0f0ff 100644
--- a/chat/irssi-icb/Makefile
+++ b/chat/irssi-icb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/28 20:09:20 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/29 07:24:49 xtraeme Exp $
#
DISTNAME= irssi-icb-0.14
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${IRSSI_DISTNAME}/${DISTNAME}
DEPENDS+= irssi>=${IRSSI_VERSION}:../../chat/irssi
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -33,5 +33,5 @@ post-extract:
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/irssi/README.icb
-.include "../../devel/glib/buildlink2.mk"
+.include "../../devel/glib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"