pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/gsmlib Finish the conversion to buildlink3 (hi s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca539a480143
branches:  trunk
changeset: 471697:ca539a480143
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Mar 30 07:03:34 2004 +0000

description:
Finish the conversion to buildlink3 (hi soren! (the other one)).  This
fixes PR pkg/24888.

diffstat:

 comms/gsmlib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4c94d4c1755d -r ca539a480143 comms/gsmlib/Makefile
--- a/comms/gsmlib/Makefile     Tue Mar 30 06:50:16 2004 +0000
+++ b/comms/gsmlib/Makefile     Tue Mar 30 07:03:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/17 07:07:43 soren Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/30 07:03:34 snj Exp $
 #
 
 DISTNAME=      gsmlib-1.10
@@ -12,7 +12,7 @@
 BUILD_USES_MSGFMT=     yes
 
 USE_GNU_TOOLS+=                make
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --without-included-gettext



Home | Main Index | Thread Index | Old Index