summaryrefslogtreecommitdiff
path: root/chat/bitchx
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-13 15:49:56 +0000
committerwiz <wiz>2002-10-13 15:49:56 +0000
commit3c73acf2be20c8c3714dcf0291c0d8e2ec2b9700 (patch)
tree82bdc36fc5f1baba16b927cb1eee65f9813582cb /chat/bitchx
parent4ef0e5e3c4bd539727aae732105b74eecfb2cbde (diff)
downloadpkgsrc-3c73acf2be20c8c3714dcf0291c0d8e2ec2b9700.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'chat/bitchx')
-rw-r--r--chat/bitchx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile
index c9b5d0d8e4a..9b38262342e 100644
--- a/chat/bitchx/Makefile
+++ b/chat/bitchx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/05/30 06:03:50 grant Exp $
+# $NetBSD: Makefile,v 1.11 2002/10/13 15:49:56 wiz Exp $
DISTNAME= ircii-pana-1.0c18
PKGNAME= bitchx-1.0.3.18
@@ -13,7 +13,7 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://www.bitchx.org/
COMMENT= IRC client based on ircII
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ssl
@@ -44,6 +44,6 @@ post-install:
${RM} ${PREFIX}/man/man1/BitchX.1.bz2
${INSTALL_DATA} ${WRKSRC}/doc/BitchX.doc ${PREFIX}/share/bx
-.include "../../devel/ncurses/buildlink.mk"
-.include "../../security/openssl/buildlink.mk"
+.include "../../devel/ncurses/buildlink2.mk"
+.include "../../security/openssl/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"