summaryrefslogtreecommitdiff
path: root/chat/licq-core
diff options
context:
space:
mode:
authorsnj <snj>2004-04-17 20:49:45 +0000
committersnj <snj>2004-04-17 20:49:45 +0000
commitdb3a9b77dc79f863f893d4f4bcfae73e44bba53f (patch)
tree408a2f4b2ae22778efa372e1eabfe1808954bd85 /chat/licq-core
parent104cedba011ec181d1600c7b21f766a8ab0eec77 (diff)
downloadpkgsrc-db3a9b77dc79f863f893d4f4bcfae73e44bba53f.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"