diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cplay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index 4b4ab384155..d7d3de871eb 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/01/23 12:01:43 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/01/23 12:05:07 obache Exp $ DISTNAME= cplay-1.49 PKGREVISION= 4 @@ -18,6 +18,7 @@ PYTHON_PATCH_SCRIPTS= cplay USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt +USE_LANGUAGES= # none PKGLOCALES= da de hu pl EGDIR= ${PREFIX}/share/examples/cplay |