From 19b146f1937c869c9980d3f9bb99a4121eb700de Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 12 Jan 2009 16:57:49 +0000 Subject: - Fix INDEX - Fix plist in claws-mail-themes Thanks to: ITetcu/pav --- mail/claws-mail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/claws-mail') diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 09f5860d8fa6..9a3d6aca129b 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -7,6 +7,7 @@ PORTNAME= claws-mail PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= SF/sylpheed-claws @@ -153,7 +154,7 @@ CONFIGURE_ARGS+= --disable-startup-notification .endif .if !defined(WITHOUT_THEMES) -RUN_DEPENDS+= claws-mail-themes>=20080822:${PORTSDIR}/x11-themes/claws-mail-themes +RUN_DEPENDS+= ${LOCALBASE}/share/claws-mail/themes/ZX-0_1.1/down_arrow.xpm:${PORTSDIR}/x11-themes/claws-mail-themes .endif post-patch: -- cgit