diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-08 03:30:33 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-08 03:30:33 +0000 |
commit | 93d38cce04ed1de1f34605de3a42ee4f147e8e6d (patch) | |
tree | 2e8b673f1005c81dca7fd0ae177787bd0642e46c /x11-toolkits/p5-Gtk | |
parent | 1264c11fcfba45fd96ff57bf6f55b98419f792a0 (diff) |
Use updated imlib library.
Notes
Notes:
svn path=/head/; revision=22244
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 1614d1d86be8..dd68c859180b 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= Gtk MAINTAINER= vanilla@FreeBSD.org -LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib USE_PERL5= YES |