diff options
-rw-r--r-- | audio/rubyripper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile index e9da0f161fe9..21d12cb279a1 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ cdrdao:${PORTSDIR}/sysutils/cdrdao \ cd-discid:${PORTSDIR}/audio/cd-discid +BROKEN= does not package + USE_BZIP2= yes USE_GETTEXT= yes USE_RUBY= yes |