diff options
author | pawel <pawel@FreeBSD.org> | 2014-10-27 07:13:00 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-10-27 07:13:00 +0800 |
commit | 36a6af2ede7a3483b13c12d04c2fd59c70bfe83c (patch) | |
tree | fb5e9258726465f748d776b1fc5326d32f37397b /mail/claws-mail-fancy | |
parent | c29ff3aaf1405fa5f7b30b5bee64f565f0b21fc0 (diff) | |
download | freebsd-ports-gnome-36a6af2ede7a3483b13c12d04c2fd59c70bfe83c.tar.gz freebsd-ports-gnome-36a6af2ede7a3483b13c12d04c2fd59c70bfe83c.tar.zst freebsd-ports-gnome-36a6af2ede7a3483b13c12d04c2fd59c70bfe83c.zip |
Update Claws Mail and plugins to 3.11.0 release
mail/claws-mail:
- Convert to USES=execinfo shebangfix
- Use path independent (BUILD|RUN)_DEPENDS
Release notes: http://claws-mail.org/news.php
Diffstat (limited to 'mail/claws-mail-fancy')
-rw-r--r-- | mail/claws-mail-fancy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-fancy/Makefile b/mail/claws-mail-fancy/Makefile index 93937cf077d7..b88f92cf94ca 100644 --- a/mail/claws-mail-fancy/Makefile +++ b/mail/claws-mail-fancy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fancy -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Webkit based HTML renderer plugin for Claws Mail |