pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0163a8b3b73
branches:  trunk
changeset: 474077:f0163a8b3b73
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 09:00:33 2004 +0000

description:
Convert to buildlink3.

diffstat:

 comms/ifcico-cm/Makefile |  4 ++--
 comms/plp/Makefile       |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 0c4c43de8d32 -r f0163a8b3b73 comms/ifcico-cm/Makefile
--- a/comms/ifcico-cm/Makefile  Sun Apr 25 08:59:48 2004 +0000
+++ b/comms/ifcico-cm/Makefile  Sun Apr 25 09:00:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/12/25 13:39:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/25 09:00:33 snj Exp $
 #
 
 DISTNAME=      ifcico-3.0.cm.alpha-4.1
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://cmeerw.org/ifcico/
 COMMENT=       FidoNet transport program using FTS protocols via dial or TCP
 
-USE_BUILDLINK2=        # defined
+USE_BUILDLINK3=        yes
 
 PKG_SYSCONFSUBDIR=     ifcico-cm
 MAKE_ENV+=             PKG_SYSCONFDIR="${PKG_SYSCONFDIR}"
diff -r 0c4c43de8d32 -r f0163a8b3b73 comms/plp/Makefile
--- a/comms/plp/Makefile        Sun Apr 25 08:59:48 2004 +0000
+++ b/comms/plp/Makefile        Sun Apr 25 09:00:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/22 07:51:12 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/25 09:01:56 snj Exp $
 
 DISTNAME=      plp_1_8
 PKGNAME=       plp-1.8
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://www.proudman51.freeserve.co.uk/psion/
 COMMENT=       Tools to talk to the PSION organiser
 
-USE_BUILDLINK2=        # defined
+USE_BUILDLINK3=        yes
 USE_GCC_SHLIB= # defined
 USE_GNU_TOOLS+=        make
 USE_LIBTOOL=   # defined



Home | Main Index | Thread Index | Old Index