diff options
author | miwi <miwi@FreeBSD.org> | 2006-09-30 20:19:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-09-30 20:19:47 +0800 |
commit | adde2b1deb2434ecf98586c366326ac688cbad45 (patch) | |
tree | 48c0f9e82f8cadd3c01eb654dfd54dadcbed1c9b /mail/claws-mail-perl/Makefile | |
parent | 3ba38006d943b7f4f94fad3c3a4e7795652ba2a8 (diff) | |
download | freebsd-ports-gnome-adde2b1deb2434ecf98586c366326ac688cbad45.tar.gz freebsd-ports-gnome-adde2b1deb2434ecf98586c366326ac688cbad45.tar.zst freebsd-ports-gnome-adde2b1deb2434ecf98586c366326ac688cbad45.zip |
- Update to 103785
PR: ports/103785
Submitted by: Pawel Pekala <c0rn(at)o2.pl> (maintainer)
Diffstat (limited to 'mail/claws-mail-perl/Makefile')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index ad49cafcb5d9..d17c8c0e3e95 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= perl -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -15,8 +15,8 @@ DISTNAME= perl_plugin-${PORTVERSION} MAINTAINER= c0rn@o2.pl COMMENT= Perl filtering plugin for sylpheed-claws -BUILD_DEPENDS= sylpheed-claws>=2.1:${PORTSDIR}/mail/sylpheed-claws -RUN_DEPENDS= sylpheed-claws>=2.1:${PORTSDIR}/mail/sylpheed-claws +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 |