summaryrefslogtreecommitdiff
path: root/chat/silc-server
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-02-18 14:40:35 +0000
committersalo <salo@pkgsrc.org>2004-02-18 14:40:35 +0000
commit5da5d5cfc75bfadd99783690ce7299303d4a4497 (patch)
treece8bebc1f51d5e5f5a8b8e4f46a91eaaedb9db25 /chat/silc-server
parent43e9c355502dacac43076dc8c562ce2075ba30db (diff)
downloadpkgsrc-5da5d5cfc75bfadd99783690ce7299303d4a4497.tar.gz
bl3ify.
Diffstat (limited to 'chat/silc-server')
-rw-r--r--chat/silc-server/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile
index 06f20c9da4b..34142238ebe 100644
--- a/chat/silc-server/Makefile
+++ b/chat/silc-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/02/14 17:21:35 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2004/02/18 14:40:35 salo Exp $
#
DISTNAME= silc-server-0.9.16
@@ -14,7 +14,7 @@ MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://www.silcnet.org/
COMMENT= Server for the Secure Internet Live Conferencing (SILC) protocol
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
@@ -81,6 +81,6 @@ post-install:
@${SED} ${FILES_SUBST_SED} ${FILESDIR}/motd.txt \
> ${EGDIR}/motd.txt.default
-.include "../../devel/glib/buildlink2.mk"
+.include "../../devel/glib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"