1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Correct depends on rubygem-gettext.

Submitted by:	pointyhat (portsmon)
This commit is contained in:
Koop Mast 2012-09-08 10:08:46 +00:00
parent 07411ccbfb
commit b97dcfac7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303886

View File

@ -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 \