diff options
Diffstat (limited to 'graphics/ruby-tgif/Makefile')
-rw-r--r-- | graphics/ruby-tgif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index c29061cb6d22..1758234d8a96 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -18,7 +18,7 @@ MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension library to draw Tgif graphics BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_RUBY= yes USE_RUBY_EXTCONF= yes |