diff options
Diffstat (limited to 'comms/gsmlib/Makefile')
-rw-r--r-- | comms/gsmlib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 0e3d9b71cb3..c90d9f7eacf 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/04/13 18:23:30 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2010/01/29 16:27:13 joerg Exp $ # DISTNAME= gsmlib-1.10 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pxh.de/fs/gsmlib/ COMMENT= Library to access GSM mobile phones through GSM modems or IrDA devices +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= YES |