diff options
Diffstat (limited to 'audio')
-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 bf3072d05d99..1863ac68b982 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv3 # 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 \ +BUILD_DEPENDS= rxgettext:${PORTSDIR}/devel/rubygem-gettext \ cdparanoia:${PORTSDIR}/audio/cdparanoia RUN_DEPENDS:= ${BUILD_DEPENDS} \ ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ |