diff options
author | pav <pav@FreeBSD.org> | 2011-07-18 05:42:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-07-18 05:42:55 +0800 |
commit | 57eb2b869fd97ff91caa2269529f93c7a1dfee7a (patch) | |
tree | 1116165a9a15fb7853c8db9f5a4dff1a9885f1bd /audio/rubyripper | |
parent | 940d5cf50c4bd90f977aa5a3085571b369ea812e (diff) | |
download | freebsd-ports-gnome-57eb2b869fd97ff91caa2269529f93c7a1dfee7a.tar.gz freebsd-ports-gnome-57eb2b869fd97ff91caa2269529f93c7a1dfee7a.tar.zst freebsd-ports-gnome-57eb2b869fd97ff91caa2269529f93c7a1dfee7a.zip |
- Mark BROKEN: unsatisfiable dependency line
===> rubyripper-0.6.0_1 depends on executable: rubygem-gettext - not found
Reported by: pointyhat
Diffstat (limited to 'audio/rubyripper')
-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 a8246f87c59c..9196774253a2 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -16,6 +16,8 @@ COMMENT= Digital audio CD extraction tool for accurate ripping LICENSE= GPLv3 +BROKEN= unsatisfiable dependency requirement + # cdparanoia is not really required for build, but it would not configure # without it (ideally, configure script should be fixed instead of forcing # superfluous build dependency) |