diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-18 05:42:55 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-18 05:42:55 +0800 |
commit | 77b3276e25f008ebc30db1dfaec5d08f87ff0648 (patch) | |
tree | 202bb68c0139f612c1a058612c62ed8782a9923d /audio | |
parent | 8e4c929ec1489ce9058a6f5b482329cbaa3868b0 (diff) | |
download | freebsd-ports-gnome-77b3276e25f008ebc30db1dfaec5d08f87ff0648.tar.gz freebsd-ports-gnome-77b3276e25f008ebc30db1dfaec5d08f87ff0648.tar.zst freebsd-ports-gnome-77b3276e25f008ebc30db1dfaec5d08f87ff0648.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')
-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) |