diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-20 19:13:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-20 19:13:44 +0000 |
commit | ceac45fdc7bde59bdc07741e4f6e9e86fad223ef (patch) | |
tree | 8ac9f5bd4d86b475b8a5dc3194dab32853876d8d /comms/scmxx/Makefile | |
parent | 6dc46702f3d265d81c40e411efc27e005fa06886 (diff) | |
download | pkgsrc-ceac45fdc7bde59bdc07741e4f6e9e86fad223ef.tar.gz |
Set USE_MSGFMT_PLURALS.
Diffstat (limited to 'comms/scmxx/Makefile')
-rw-r--r-- | comms/scmxx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 44b0d418b5b..f2ec24cd6da 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2005/07/14 19:15:56 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2005/07/20 19:13:44 wiz Exp $ # DISTNAME= scmxx-0.8.0 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.hendrik-sattler.de/scmxx/ COMMENT= Data exchange utility for Siemens mobile phones GNU_CONFIGURE= yes +USE_MSGFMT_PLURALS= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake |