diff options
Diffstat (limited to 'comms/gsmlib/Makefile')
-rw-r--r-- | comms/gsmlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 15236d1540d..64cf722f327 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -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 @@ COMMENT= Library to access GSM mobile phones through GSM modems or IrDA devices 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 |