aboutsummaryrefslogtreecommitdiff
path: root/audio/rubyripper
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2011-07-18 15:53:08 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2011-07-18 15:53:08 +0000
commit12ab6dfa3751c38c2dda0bf3bb0f8108e7ef03e5 (patch)
tree80d8a0a51ba1bf0139eca41d3aeec232b7e80306 /audio/rubyripper
parentd99195e33ac646975df997832c45f7dbc6e8cfa0 (diff)
downloadports-12ab6dfa3751c38c2dda0bf3bb0f8108e7ef03e5.tar.gz
ports-12ab6dfa3751c38c2dda0bf3bb0f8108e7ef03e5.zip
Notes
Diffstat (limited to 'audio/rubyripper')
-rw-r--r--audio/rubyripper/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile
index 9196774253a2..e9da0f161fe9 100644
--- a/audio/rubyripper/Makefile
+++ b/audio/rubyripper/Makefile
@@ -16,12 +16,10 @@ 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)
-BUILD_DEPENDS= rubygem-gettext:${PORTSDIR}/devel/rubygem-gettext \
+# cdparanoia is not really required for the build, but the port would not
+# configure without it (ideally, configure script should be fixed instead
+# of forcing this superfluous build dependency)
+BUILD_DEPENDS= rgettext:${PORTSDIR}/devel/rubygem-gettext \
cdparanoia:${PORTSDIR}/audio/cdparanoia
RUN_DEPENDS:= ${BUILD_DEPENDS} \
${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \