From a2724272755bd3d479b57d4112c7d6ce2f21807e Mon Sep 17 00:00:00 2001 From: stas Date: Sun, 11 Mar 2007 08:51:14 +0000 Subject: - Update e17 ports to 20070223 snapshot - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback (maintainer) [2] --- graphics/telak/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/telak') diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index c00c6f9c0014..0a6ee3b03ee0 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -7,7 +7,7 @@ PORTNAME= telak PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ http://critical.ch/distfiles/ \ @@ -18,7 +18,7 @@ COMMENT= A tool to draw pictures on your root window LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ gcrypt.13:${PORTSDIR}/security/libgcrypt \ - Imlib2.3:${PORTSDIR}/graphics/imlib2 + Imlib2.4:${PORTSDIR}/graphics/imlib2 USE_GMAKE= yes USE_X_PREFIX= yes -- cgit