pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/licq-core Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ea2e4868c0f
branches:  trunk
changeset: 473237:1ea2e4868c0f
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Apr 17 20:49:45 2004 +0000

description:
Convert to buildlink3.

diffstat:

 chat/licq-core/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r ba44547ac28b -r 1ea2e4868c0f chat/licq-core/Makefile
--- a/chat/licq-core/Makefile   Sat Apr 17 20:46:28 2004 +0000
+++ b/chat/licq-core/Makefile   Sat Apr 17 20:49:45 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index