summaryrefslogtreecommitdiff
path: root/chat/micq
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 05:59:14 +0000
committersnj <snj@pkgsrc.org>2004-04-11 05:59:14 +0000
commitbffc80c64f9340c19886dee3c621ccf9d8701629 (patch)
treee97f900dba1d0a3c8cd481f1558da187f664fd72 /chat/micq
parent0865b39e9e77b7205e698384f109ca8345452aa7 (diff)
downloadpkgsrc-bffc80c64f9340c19886dee3c621ccf9d8701629.tar.gz
Convert to buildlink3.
Diffstat (limited to 'chat/micq')
-rw-r--r--chat/micq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile
index dc733c1bb3d..11e6ce2c149 100644
--- a/chat/micq/Makefile
+++ b/chat/micq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/22 07:49:20 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/11 05:59:14 snj Exp $
DISTNAME= micq-0.4.10.3
PKGREVISION= 1
@@ -11,9 +11,9 @@ MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://www.micq.org/
COMMENT= Text-mode ICQ client
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"