diff options
Diffstat (limited to 'textproc/p5-Text-Quoted/Makefile')
-rw-r--r-- | textproc/p5-Text-Quoted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index 2ba4986dc744..ebb01b6e6e03 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Text::Quoted - Extract the structure of a quoted mail message -BUILD_DEPENDS= ${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat +BUILD_DEPENDS= p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |