summaryrefslogtreecommitdiff
path: root/chat/silc-server
diff options
context:
space:
mode:
authorsalo <salo>2004-02-18 14:40:35 +0000
committersalo <salo>2004-02-18 14:40:35 +0000
commit32ad393a3e5b9c29b21981455b64efc8755b1c90 (patch)
treece8bebc1f51d5e5f5a8b8e4f46a91eaaedb9db25 /chat/silc-server
parenta9a0453d515c3a099452e565adf6c4d244c2249b (diff)
downloadpkgsrc-32ad393a3e5b9c29b21981455b64efc8755b1c90.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"