From 93d38cce04ed1de1f34605de3a42ee4f147e8e6d Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Fri, 8 Oct 1999 03:30:33 +0000 Subject: Use updated imlib library. --- x11-toolkits/ruby-gtk2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/ruby-gtk2') diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile index 9b53f7c2d3c4..e037b6942797 100644 --- a/x11-toolkits/ruby-gtk2/Makefile +++ b/x11-toolkits/ruby-gtk2/Makefile @@ -33,7 +33,7 @@ RUBY_ARCH= ${ARCH}-freebsd${OSREL} .if defined(NO_IMLIB) GTK_CONFIG?= ${X11BASE}/bin/gtk12-config .else -LIB_DEPENDS+= Imlib.4:${PORTSDIR}/graphics/imlib +LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib GTK_CONFIG?= ${X11BASE}/bin/imlib-config .endif -- cgit v1.2.3