diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 02:58:34 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 02:58:34 +0000 |
commit | f09059cc338d45e816a1c067b020c2828f68f4e4 (patch) | |
tree | 9733e402cff1bff52862c434a3e1ef9927cd7e49 /mail/p5-Mail-Box-Parser-C | |
parent | 11bd290c5b0bb9c38b434c426176709b3f80385d (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-Box-Parser-C')
-rw-r--r-- | mail/p5-Mail-Box-Parser-C/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Box-Parser-C/Makefile b/mail/p5-Mail-Box-Parser-C/Makefile index 96a4ce54298a..bda87ce67d1f 100644 --- a/mail/p5-Mail-Box-Parser-C/Makefile +++ b/mail/p5-Mail-Box-Parser-C/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parsing folders for Mail::Box with C routines -BUILD_DEPENDS= ${SITE_PERL}/Mail/Box.pm:${PORTSDIR}/mail/p5-Mail-Box +BUILD_DEPENDS= p5-Mail-Box>=0:${PORTSDIR}/mail/p5-Mail-Box RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |