summaryrefslogtreecommitdiff
path: root/chat/licq-core
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-17 20:49:45 +0000
committersnj <snj@pkgsrc.org>2004-04-17 20:49:45 +0000
commit5b81c6687abc9a2e674f19f11ed1ba6eb70c0f1d (patch)
tree408a2f4b2ae22778efa372e1eabfe1808954bd85 /chat/licq-core
parent3ed59fa3e3b090f375df7548ddf046b860d8a8e5 (diff)
downloadpkgsrc-5b81c6687abc9a2e674f19f11ed1ba6eb70c0f1d.tar.gz
Convert to buildlink3.
Diffstat (limited to 'chat/licq-core')
-rw-r--r--chat/licq-core/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/licq-core/Makefile b/chat/licq-core/Makefile
index 70f744fff75..bbc17837c3a 100644
--- a/chat/licq-core/Makefile
+++ b/chat/licq-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:26:00 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/17 20:49:45 snj Exp $
#
DISTNAME= licq-1.2.6
@@ -11,8 +11,8 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.licq.org/
COMMENT= ICQ client with plugin support
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"