diff options
Diffstat (limited to 'audio/rubyripper/Makefile')
-rw-r--r-- | audio/rubyripper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile index 4af7bbaa2c81..dd7646aa6581 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ cd-discid:${PORTSDIR}/audio/cd-discid USE_BZIP2= yes -USE_GETTEXT= yes +USES= gettext USE_RUBY= yes INSTALLS_ICONS= yes |