diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-07-29 13:35:50 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-07-29 13:35:50 +0000 |
commit | 86135552744b1e48a3d18ede82120d632ab66ded (patch) | |
tree | 661c9fcf7a1a66121f56f682dd7dc87e425d0549 /audio/picard | |
parent | 86af60a0fe04b5d0ae7f7f51fcf0e086c21f5142 (diff) | |
download | ports-86135552744b1e48a3d18ede82120d632ab66ded.tar.gz ports-86135552744b1e48a3d18ede82120d632ab66ded.zip |
Notes
Diffstat (limited to 'audio/picard')
-rw-r--r-- | audio/picard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile index b3c439053246..1f7ffa9f4072 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -23,6 +23,7 @@ USE_WX= 2.6 WX_COMPS= python WX_UNICODE= yes +USE_GETTEXT= yes USE_PYTHON= yes USE_PYDISTUTILS=yes NO_BUILD= yes |