From 548f13889d4cb586a3380c6e7bf62adcdc5f5e5e Mon Sep 17 00:00:00 2001 From: netchild Date: Sun, 3 Dec 2006 18:43:57 +0000 Subject: - Update SC to 2.6.0. - Move SC to LOCALBASE. - Move the plugins to LOCALBASE too so that SC finds them (maintainer informed a while ago). No UPDATING entry because all plugins have to be recompiled on every version change of SC and because a normal portupgrade/portmaster on all SC and plugin ports should DTRT. Sweeping commit approval by: portmgr --- mail/claws-mail-fetchinfo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/claws-mail-fetchinfo') diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 1b3f7162a195..5afbba4c148c 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -7,6 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.16 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES= lib/sylpheed-claws/plugins/fetchinfo_plugin.a \ -- cgit