diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
commit | 57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch) | |
tree | faf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /mail/p5-Mail-SPF | |
parent | 6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff) | |
download | ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.tar.gz ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-SPF')
-rw-r--r-- | mail/p5-Mail-SPF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index a27ddafa37c3..cfc1b2d2bb75 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} CONFLICTS= p5-Mail-SPF-Query-[0-9]* -PERL_MODBUILD= 5.6.0+ +PERL_MODBUILD= yes CONFIGURE_ARGS= --install_path sbin=${PREFIX}/sbin MAN1= spfquery.1 |