diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 13:10:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 13:10:09 +0000 |
commit | 5c64b5a4911718fa81c0be3e3aad5da37630a2dc (patch) | |
tree | 00fcf0fa616ca872f96b192c443509a356ced8c0 /mail/p5-Mail-MailStats | |
parent | 72fedb70a9074e30f94495fc051cf2771a93b3f0 (diff) | |
download | ports-5c64b5a4911718fa81c0be3e3aad5da37630a2dc.tar.gz ports-5c64b5a4911718fa81c0be3e3aad5da37630a2dc.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-MailStats')
-rw-r--r-- | mail/p5-Mail-MailStats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-MailStats/Makefile b/mail/p5-Mail-MailStats/Makefile index 0ff2f45ecdec..223de3c2c3f3 100644 --- a/mail/p5-Mail-MailStats/Makefile +++ b/mail/p5-Mail-MailStats/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= chifeng@gmail.com COMMENT= Perl module to detect newer messages in procmail-generated mailboxes -BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig +BUILD_DEPENDS= p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |