diff options
Diffstat (limited to 'mail/claws-mail-fetchinfo/Makefile')
-rw-r--r-- | mail/claws-mail-fetchinfo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 \ |