diff options
Diffstat (limited to 'mail/p5-Mail-QuoteWrap/Makefile')
-rw-r--r-- | mail/p5-Mail-QuoteWrap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-Mail-QuoteWrap/Makefile b/mail/p5-Mail-QuoteWrap/Makefile index ec1fe7108831..dad16ebbb547 100644 --- a/mail/p5-Mail-QuoteWrap/Makefile +++ b/mail/p5-Mail-QuoteWrap/Makefile @@ -17,11 +17,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= mharo@FreeBSD.org COMMENT= Provides wrapping functionality for quoted Email and Usenet messages -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Format.pm:${PORTSDIR}/textproc/p5-Text-Format +BUILD_DEPENDS= ${SITE_PERL}/Text/Format.pm:${PORTSDIR}/textproc/p5-Text-Format PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Mail::QuoteWrap.3 .include <bsd.port.mk> |