diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-01 00:00:24 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-01 00:00:24 +0000 |
commit | 97d1761192729bc4a8129b8b7d53b805d48112c5 (patch) | |
tree | 74550935c922edc3330392a0fe1252a6f3fec389 /mail/p5-MIME-Fast | |
parent | 67f314c9717a2ffe262afe913c981754824bc414 (diff) | |
download | ports-97d1761192729bc4a8129b8b7d53b805d48112c5.tar.gz ports-97d1761192729bc4a8129b8b7d53b805d48112c5.zip |
Notes
Diffstat (limited to 'mail/p5-MIME-Fast')
-rw-r--r-- | mail/p5-MIME-Fast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index fc14f8307ede..209e94d6e469 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -7,7 +7,7 @@ PORTNAME= MIME-Fast PORTVERSION= 1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME @@ -17,7 +17,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Create, edit and parse MIME messages (via gmime2 C library) BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils -LIB_DEPENDS= gmime-2.0:${PORTSDIR}/mail/gmime2 +LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |