diff options
author | joerg <joerg@pkgsrc.org> | 2007-10-05 20:54:42 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-10-05 20:54:42 +0000 |
commit | d218e668492ee63a57fe8a0336ed6c3a585dc349 (patch) | |
tree | bcf1f0ae11c5889d2f814b22b3a6d074b950cc6b /audio/exaile | |
parent | 42cc155ba55153c18bb9bce87e508ab99ab64f17 (diff) | |
download | pkgsrc-d218e668492ee63a57fe8a0336ed6c3a585dc349.tar.gz |
Needs msgfmt.
Diffstat (limited to 'audio/exaile')
-rw-r--r-- | audio/exaile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 78a1252ad6a..f9a3a87148b 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2007/09/21 13:03:26 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/10/05 20:54:42 joerg Exp $ # DISTNAME= exaile_0.2.10 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.exaile.org/ COMMENT= Music player USE_PKGLOCALEDIR= yes -USE_TOOLS+= pkg-config gmake intltool +USE_TOOLS+= pkg-config gmake intltool msgfmt USE_DIRS+= xdg-1.1 PYTHON_PATCH_SCRIPTS= exaile.py |