diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-09-22 05:24:19 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-09-22 05:24:19 +0000 |
commit | 053e7f3856a4dc2355effef3b409bc51440b3722 (patch) | |
tree | d33928ee4960231586468b3aca43c58898ae24d5 /mail/p5-Mail-QuoteWrap/Makefile | |
parent | ee6042889f64e92d4e5e4f19e121a3df719e28c9 (diff) | |
download | ports-053e7f3856a4dc2355effef3b409bc51440b3722.tar.gz ports-053e7f3856a4dc2355effef3b409bc51440b3722.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-QuoteWrap/Makefile')
-rw-r--r-- | mail/p5-Mail-QuoteWrap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-QuoteWrap/Makefile b/mail/p5-Mail-QuoteWrap/Makefile index a3833a0620f5..a8b67cf6cbf7 100644 --- a/mail/p5-Mail-QuoteWrap/Makefile +++ b/mail/p5-Mail-QuoteWrap/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= mharo@FreeBSD.org +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Format.pm:${PORTSDIR}/textproc/p5-Text-Format + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |